@hackage / aeson-value-parser

API for parsing "aeson" JSON tree into Haskell types

Latest0.19.7.2

About

Metadata

  • Last updated , by NikitaVolkov
  • License MIT
  • Categories JSON, Parsers
  • Maintained by: Nikita Volkov <nikita.y.volkov@mail.ru>

  • Lottery factor: 0

Links

Installation

Readme

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.