Skip to content

Releases: purescript/purescript-functors

v2.0.0

26 Mar 02:58
Compare
Choose a tag to compare
  • Updated for PureScript 0.11
  • Renamed the /\ nexted product operator to </\>, since /\ is also the nested tuple operator
  • Added corresponding type operator for nested Product
  • Added <\/> operators for nested Coproduct

v1.1.0

29 Jan 20:47
Compare
Choose a tag to compare
  • Added Extend and Comonad instances for Coproduct (@syaiful6)

v1.0.0

11 Oct 17:12
Compare
Choose a tag to compare

New edition for the PureScript 0.10 compiler.

v0.1.2

02 May 18:50
Compare
Choose a tag to compare

Fixes for pursuit.

v0.1.1

30 Apr 21:16
Compare
Choose a tag to compare

v0.1.0

19 Aug 21:09
Compare
Choose a tag to compare

Initial versioned release