Description
Better error messages when decoding JSON values.
Description
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/.
README.md
aeson-better-errors
A small package which gives you tools to build parsers to decode JSON values, and gives good error messages when parsing fails.
- Announcement blog post / tutorial: http://harry.garrood.me/blog/aeson-better-errors/
- Hackage: https://hackage.haskell.org/package/aeson-better-errors.