@hackage aeson-schemas1.4.3.0

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.