aeson-dependent-sum: JSON encoding/decoding for dependent-sum
Newtype wrappers around Data.Dependent.Sum.DSum,
for use with -XDerivingVia
. These wrappers are helpful when
parsing JSON objects where certain keys determine the type of the
deserialised value.
[Skip to Readme]
Downloads
- aeson-dependent-sum-0.1.0.1.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 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=2.0 && <2.2), base (>=4.9 && <4.18), constraints-extras (>=0.3.2.1 && <0.4), dependent-sum (>=0.7.1.0 && <0.8), some (>=1.0.0.3 && <1.1), vector (>=0.12.3.1 && <0.14) [details] |
Tested with | ghc ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.4 || ==9.4.1 |
License | GPL-3.0-or-later |
Copyright | (c) 2022 Jack Kelly |
Author | Jack Kelly |
Maintainer | jack@jackkelly.name |
Category | Data, Dependent Types, JSON |
Home page | https://sr.ht/~jack/aeson-dependent-sum |
Bug tracker | https://todo.sr.ht/~jack/aeson-dependent-sum |
Source repo | head: git clone https://git.sr.ht/~jack/aeson-dependent-sum |
Uploaded | by jack at 2022-08-27T10:40:29Z |
Distributions | |
Downloads | 161 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-08-27 [all 1 reports] |