Skip to content

Releases: purescript-contrib/purescript-parsing

v4.0.0

05 Apr 16:11
Compare
Choose a tag to compare

Updates for 0.11 compiler

v3.2.1

15 Feb 17:15
Compare
Choose a tag to compare

Avoid Discard constraints (@mlang)

v3.2.0

16 Jan 23:13
Compare
Choose a tag to compare

Fix some Show instances (@mlang)

v3.1.0

19 Dec 17:40
Compare
Choose a tag to compare
  • Added hoistParserT
  • Un-applied the Parser synonym

v3.0.1

17 Nov 11:49
Compare
Choose a tag to compare

v2.0.0

27 Oct 04:11
Compare
Choose a tag to compare
  • Updates for 0.10 compiler
  • Switch to transformers-based API, add new instances
  • Use some more efficient data types
  • Add port of indents Haskell package (@starkstark)
  • Switch to BSD 3-clause license to be compatible with ported Haskell code

v1.0.0

10 Jun 16:08
Compare
Choose a tag to compare

Updates for the 1.0 core libraries.

v0.8.1

18 May 10:47
Compare
Choose a tag to compare

v0.8.0

21 Feb 00:38
Compare
Choose a tag to compare

Added Language and Token modules, ported from Parsec (@cdepillabout)

v0.7.2

21 Jan 15:09
Compare
Choose a tag to compare
  • Fixed warnings raised by psc 0.7.6.1 (@hdgarrood)