aeson-decode: Easy functions for converting from Aeson.Value
A small and simple library for interpreting JSON after it has
been parsed by aeson
into the Value
type.
Decoding failures do not come with any error messages; results
are all Maybe
.
[Skip to Readme]
Downloads
- aeson-decode-0.1.0.0.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 |
---|---|
Dependencies | aeson, base (>=4.7 && <5), containers, data-default, text, unordered-containers, vector [details] |
License | Apache-2.0 |
Copyright | 2018 Typeclass Consulting, LLC |
Author | Chris Martin |
Maintainer | Chris Martin, Julie Moronuki |
Category | JSON |
Home page | https://github.com/typeclasses/aeson-decode |
Bug tracker | https://github.com/typeclasses/aeson-decode/issues |
Source repo | head: git clone https://github.com/typeclasses/aeson-decode |
Uploaded | by chris_martin at 2018-05-11T05:36:07Z |
Distributions | NixOS:0.1.0.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 784 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-05-11 [all 1 reports] |