dead-simple-json

Dead simple JSON parser, with some Template Haskell sugar.

http://hub.darcs.net/scravy/dead-simple-json

Latest on Hackage:0.1.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed and maintained by Julian Fleischer

This is dead simple JSON, consisting of a simple parser built with Parsec and some Template Haskell syntactic sugar (which you may or may not use, it works without).