Releases: natefaubion/purescript-run
Releases · natefaubion/purescript-run
v5.0.0
- Update for PureScript 0.15 (@thomashoneyman)
v4.0.0
Updated for PureScript 0.14 (@thomashoneyman)
v3.0.1
- Updates for PureScript 0.13 (@justinwoo).
v3.0.0
- Bump
variant
dependency.
v2.0.0
- Updates for 0.12 (@cryogenian)
v1.1.0
v1.0.1
- Fixes warnings
v1.0.0
- Totally revamped combinators for writing interpreters
- New tutorial
CHOOSE
effect for non-determinism
v0.4.0
- Moved
Streaming
to it's own library.
v0.3.0
- Bidirectional streams (like Haskell's Pipes)
- Clearer streaming primitives