@hackage dead-simple-json0.1.2
Dead simple JSON parser, with some Template Haskell sugar.
Categories
License
MIT
Maintainer
Julian Fleischer <julian.fleischer@fu-berlin.de>
Links
Versions
- 0.1.2 Tue, 26 Mar 2013
Installation
Dependencies (6)
- base >=4 && <5
- containers >=0.4.2
- parsec >=3.1.3
- template-haskell
- transformers >=0.3
- vector >=0.10 Show all…
Dependents (1)
@hackage/acme-everything
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).