@hackage / aeson-yak

Handle JSON that may or may not be a list, or exist

Latest0.1.1.3

About

Metadata

  • Last updated , by tejon
  • License MIT
  • Maintained by: tanuki@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

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.