Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

Releases: purescript-deprecated/purescript-arrows

v0.6.2

20 Nov 01:12
Compare
Choose a tag to compare

v0.6.1

12 Aug 18:37
Compare
Choose a tag to compare

Relax Monad constraint on semigroupoidKleisli.

v0.6.0

30 Jun 00:24
Compare
Choose a tag to compare

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

10 Jun 21:07
Compare
Choose a tag to compare
v0.6.0-rc.1 Pre-release
Pre-release

Initial release candidate for the 0.7.0 compiler.

v0.5.0

19 Apr 15:50
Compare
Choose a tag to compare

Please note, this release will only work with the 0.7+ compiler

  • Updated dependencies

v0.4.0

23 Mar 21:05
Compare
Choose a tag to compare

v0.3.0

21 Feb 12:31
Compare
Choose a tag to compare

This release requires PureScript v0.6.8 or later

  • Updated dependencies

v0.2.0

26 Jan 19:59
Compare
Choose a tag to compare
  • Arrows now have a Strong superclass constraint, and first and second are now defined there (@garyb)

v0.1.1

02 Sep 13:19
Compare
Choose a tag to compare
  • Kleisli is now a newtype (@garyb)

v0.1.0

19 Jul 11:46
Compare
Choose a tag to compare
Fix travis build