streamly/examples
2017-11-21 02:50:15 +05:30
..
echo-loop.hs Rename to Streamly 2017-11-20 18:03:13 +05:30
loops.hs Rename to Streamly 2017-11-20 18:03:13 +05:30
map-reduce.hs Rename to Streamly 2017-11-20 18:03:13 +05:30
nested-loops.hs Rename to Streamly 2017-11-20 18:03:13 +05:30
parallel-loops.hs Rename to Streamly 2017-11-20 18:03:13 +05:30
README.md Add note about the canonical examples 2017-11-21 02:50:15 +05:30

For better examples see the Streamly.Examples module.

You can run these examples using stack like this:

$ stack build
$ stack loop.hs