aeson-value-parser: API for parsing "aeson" JSON tree into Haskell types
A flexible parser DSL of JSON AST produced by the "aeson" library with automated and highly detailed error reporting. Provides a featureful toolkit for parsing real-world documents with schemas of any complexity or ambiguity, which the FromJSON instances are simply not fit for.
Downloads
- aeson-value-parser-0.19.4.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.9.0, 0.11, 0.11.1, 0.11.2, 0.11.3, 0.11.3.1, 0.11.4, 0.12, 0.12.1, 0.12.2, 0.12.3, 0.12.4, 0.13, 0.13.1, 0.14, 0.14.1, 0.14.2, 0.14.3, 0.15, 0.16, 0.17, 0.17.1, 0.18, 0.18.1, 0.19, 0.19.0.1, 0.19.1, 0.19.2, 0.19.2.1, 0.19.3, 0.19.4, 0.19.4.1, 0.19.5, 0.19.5.1, 0.19.6, 0.19.7, 0.19.7.1, 0.19.7.2 |
---|---|
Dependencies | aeson (>=1 && <2), attoparsec (>=0.13 && <0.14), base (>=4.12 && <5), bytestring (>=0.10 && <0.12), hashable (>=1.3 && <2), megaparsec (>=8 && <10), mtl (>=2.2 && <3), scientific (>=0.3 && <0.4), text (>=1 && <2), text-builder (>=0.6.6.1 && <0.7), transformers (>=0.5 && <0.7), unordered-containers (>=0.2 && <0.3), vector (>=0.10 && <0.13) [details] |
License | MIT |
Copyright | (c) 2015, Sannsyn AS |
Author | Nikita Volkov <nikita.y.volkov@mail.ru> |
Maintainer | Nikita Volkov <nikita.y.volkov@mail.ru> |
Category | Data, JSON, Parsing |
Home page | https://github.com/sannsyn/aeson-value-parser |
Bug tracker | https://github.com/sannsyn/aeson-value-parser/issues |
Source repo | head: git clone git://github.com/sannsyn/aeson-value-parser.git |
Uploaded | by NikitaVolkov at 2020-10-01T13:47:54Z |
Distributions | LTSHaskell:0.19.7.2, NixOS:0.19.7.2, Stackage:0.19.7.2 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 18382 total (183 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-10-01 [all 1 reports] |