@hackage aeson-better-errors0.1.0.0
Better error messages when decoding JSON values.
Categories
License
MIT
Maintainer
harry@garrood.me
Links
Versions
Installation
Dependencies (10)
- aeson >=0.6.1.0
- base >=4.5 && <5
- bytestring >=0.10 && <0.11
- dlist
- mtl
- scientific Show all…
Dependents (12)
@hackage/orion-hs, @hackage/composite-aeson-throw, @hackage/pa-json, @hackage/pa-field-parser, @hackage/composite-aeson-writeonly, @hackage/keycloak-hs, Show all…
A small package which gives you the tools to build parsers to decode JSON values, and gives good error messages when parsing fails. See also http://harry.garrood.me/blog/aeson-better-errors/.