@hackage aeson-decode0.1.0.1

Easy functions for converting from Aeson.Value

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.