@hackage aeson-schemas1.3.2

Easily consume JSON data on-demand with type-safety

Parse JSON data easily and safely without defining new data types. Useful for deeply nested JSON data, which is difficult to parse using the default FromJSON instances.