Skip to content

Releases: purescript/purescript-typelevel-prelude

v2.5.0

Choose a tag to compare

@garyb garyb released this 16 Oct 16:47
  • Added RowListRemove, RowListSet, RowListNub, RowListAppend (@LiamGoodacre)

v2.4.0

Choose a tag to compare

@paf31 paf31 released this 19 Jul 01:40

Add proxies for rows and RowLists (@LiamGoodacre)

v2.3.1

Choose a tag to compare

@garyb garyb released this 11 Jul 11:31
  • Added missing And constraint to and (@NasalMusician)

v2.3.0

Choose a tag to compare

@paf31 paf31 released this 09 Jul 20:17

Add RowToList and ListToRow (@LiamGoodacre)

v2.2.0

Choose a tag to compare

@paf31 paf31 released this 03 Jun 20:34

Add type-level if..then..else (@LiamGoodacre)

v2.1.0

Choose a tag to compare

@paf31 paf31 released this 28 May 01:24
  • Add type-level booleans and equality tests (@LiamGoodacre)
  • Add RowLacks type class which implement lacks constraints (@LiamGoodacre)

v2.0.0

Choose a tag to compare

@garyb garyb released this 26 Mar 01:12
  • Updated for PureScript 0.11

v1.0.0

Choose a tag to compare

@paf31 paf31 released this 02 Jan 06:44

Initial versioned release