The JSON-Combinator package
A combinator library on top of a generalised JSON type. The highest-level module is Text.JSON.Combinator and it is expected that no other module need to be explicitly imported.
Instances for the combinators are provided for four libraries available on hackage:
json (Text.JSON)
JSONb (Text.JSONb)
hjson (Text.HJson)
aeson (Data.Aeson)
Properties
| Versions | 0.0.1, 0.0.2, 0.1.0, 0.1.1, 0.1.2, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.2.7, 0.2.8 |
|---|---|
| Dependencies | aeson, attoparsec, base (4.*), bytestring, bytestring-trie, containers, failure, hjson, json, JSONb, parsec, text, vector |
| License | BSD3 |
| Author | Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ> |
| Maintainer | Tony Morris |
| Category | Combinators, JSON |
| Upload date | Sun Apr 3 07:02:03 UTC 2011 |
| Uploaded by | TonyMorris |
| Built on | ghc-7.0 |
Modules
Downloads
- JSON-Combinator-0.2.8.tar.gz (Cabal source package)
- package description (included in the package)