mirror of
https://github.com/composewell/streamly.git
synced 2024-11-11 00:53:46 +03:00
.. | ||
alternative.hs | ||
applicative.hs | ||
echo-loop.hs | ||
fastest.hs | ||
game.hs | ||
listdir.hs | ||
logged.hs | ||
loop.hs | ||
map-reduce.hs | ||
nested-loops.hs | ||
parallel-loops.hs | ||
README.md |
You can run the examples using stack
like this:
$ stack build
$ stack loop.hs