issues
search
composewell
/
streamly-examples
Examples for Streamly
https://streamly.composewell.com
Apache License 2.0
27
stars
3
forks
source link
Changes to cabal file
#6
Closed
harendra-kumar
closed
3 years ago
harendra-kumar
commented
3 years ago
Network package now works with ghcjs, so we can remove the conditional build where network is a dependency
We can factor out dependencies of all examples in a common stanza
Add version bounds to all dependencies
harendra-kumar
commented
3 years ago
This is done.