Releases: purescript/purescript-control
Releases · purescript/purescript-control
v6.0.0
Breaking changes:
- Migrate FFI to ES modules (#78 by @kl0tl and @JordanMartinez)
- Drop deprecated
MonadZero
instance (#76 by @JordanMartinez) - Make
<|>
right associative (#80 by @JordanMartinez)
v5.0.0
v4.2.0
v4.1.0
- Restored
Alternate
newtype that used to exist in-monoid
(@Thimoteus)
v4.0.0
v3.3.1
Docs fix for MonadZero
(@spicydonuts)
v3.3.0
Lazy
instance for Unit
(@matthewleon)
v3.2.0
v3.1.0
Lazy
instance for functions (@matthewleon)