aeson-yak: Handle JSON that may or may not be a list, or exist

[ data, library, mit ] [ Propose Tags ]

According to the standard promoted by Schema.org, the following are all legally the same object: { field: [data1, data2] } { field: data } { } This library provides an intermediary data type and supporting functions to help aeson parse and output JSON conforming to this frustrating standard.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.1, 0.1.1.1, 0.1.1.2, 0.1.1.3
Dependencies aeson (>=0.4 && <0.11), base (>=4.8 && <4.9) [details]
License MIT
Copyright Copyright (c) Theodore Lief Gannon, 2015
Author Theodore Lief Gannon
Maintainer tanuki@gmail.com
Category Data
Home page https://github.com/tejon/aeson-yak
Source repo head: git clone https://github.com/tejon/aeson-yak
Uploaded by tejon at 2015-10-23T06:29:01Z
Distributions LTSHaskell:0.1.1.3, NixOS:0.1.1.3, Stackage:0.1.1.3
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5582 total (26 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-12-09 [all 3 reports]