aeson-yak: Handle JSON that may or may not be a list, or exist
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.
Downloads
- aeson-yak-0.1.1.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 |
---|---|
Change log | CHANGELOG |
Dependencies | aeson (>=0.4), base (>=4.8 && <5) [details] |
License | MIT |
Copyright | Copyright (c) Theodore Lief Gannon, 2015-2017 |
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 2017-12-20T04:54:32Z |
Distributions | LTSHaskell:0.1.1.3, NixOS:0.1.1.3, Stackage:0.1.1.3 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 5752 total (45 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-12-20 [all 4 reports] |