MIT licensed by Theodore Lief Gannon
Maintained by [email protected]
This version can be pinned in stack with:aeson-yak-0.1.1.3@sha256:5eafa2ebbae1c75d4249a3d6bf15bbe041e518c3bfd8db99cd7ac6ae12ef0e47,1106

Module documentation for 0.1.1.3

Depends on 2 packages(full list with versions):

According to the standard promoted by Schema.org, the same JSON object field may legally contain an array or a single element, be null, or be absent entirely. This library provides an intermediary data type and supporting functions to help aeson parse and output JSON conforming to this frustrating behavior.