packages feed

aeson-decode-0.1.0.0: readme.md

# aeson-decode

A small and simple library for interpreting JSON after it has been parsed by `aeson` into the `Value` type.

Decoding failures do not come with any error messages; results are all `Maybe`.