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
LTS Haskell 22.18:0.19.7.2
Stackage Nightly 2024-04-22: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@sha256:c114ae7deb86b55154a408896602f9ce61555ac6fd044e8e209c9c544ad2f4db,2054

Module documentation for 0.19.7

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.