aeson-value-parser

API for parsing "aeson" JSON tree into Haskell types

https://github.com/sannsyn/aeson-value-parser

Version on this page:0.19.7.1
LTS Haskell 22.18:0.19.7.2
Stackage Nightly 2024-04-25:0.19.7.2
Latest on Hackage:0.19.7.2

See all snapshots aeson-value-parser appears in

MIT licensed and maintained by Nikita Volkov
This version can be pinned in stack with:aeson-value-parser-0.19.7.1@sha256:c6ce92198a97ac957322afb754977b6e47a4f2123a2f58de2caec5a56e000359,2236

Module documentation for 0.19.7.1

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.