Releases: purescript-deprecated/purescript-arrows
Releases · purescript-deprecated/purescript-arrows
v0.6.1
Relax Monad
constraint on semigroupoidKleisli
.
v0.6.0
This release works with versions 0.7.* of the PureScript compiler. It will not work with older versions. If you are using an older version, you should require an older, compatible version of this library.
v0.6.0-rc.1
Initial release candidate for the 0.7.0 compiler.
v0.5.0
Please note, this release will only work with the 0.7+ compiler
v0.3.0
This release requires PureScript v0.6.8 or later
v0.2.0
Arrow
s now have a Strong
superclass constraint, and first
and second
are now defined there (@garyb)
v0.1.1
Kleisli
is now a newtype
(@garyb)