JSON-Combinator: A combinator library on top of a generalised JSON type
Deprecated
in favor of lens
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
)
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
small_base | Choose the new, split-up base package. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- JSON-Combinator-0.2.8.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 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 && <5), bytestring, bytestring-trie, containers, failure, hjson, json, JSONb, parsec, text, vector [details] |
License | BSD-3-Clause |
Author | Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ> |
Maintainer | Tony Morris |
Category | Combinators, JSON |
Uploaded | by TonyMorris at 2011-04-03T07:02:03Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 11926 total (31 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |