Skip to content
This repository was archived by the owner on Nov 24, 2017. It is now read-only.

Releases: philopon/purescript-json-deprecated

v0.5.0

18 Jul 17:17

Choose a tag to compare

  • purescript-0.7 (#7, thanks @nwolverson)
  • add ToJSON/FromJSON instances for Int type.

v0.4.9: Merge pull request #6 from tslawler/patch-1

26 Jun 18:38

Choose a tag to compare

Don't explode when failing to parse a Map. (#6, thx. @tslawler)

v0.4.8

05 Mar 20:11

Choose a tag to compare

remove unnecessary Ord a constraint from FromJSON (Map String a) (#5, thx @tslawler)

v0.4.6

05 Mar 20:08

Choose a tag to compare

inlining runFn?

v0.4.3

27 Nov 10:34

Choose a tag to compare

Data.Set has moved to purescript-sets(#3)
replace sequence with library version(#4)