aeson-via: Wrappers to derive-via Aeson ToJSON/FromJSON typeclasses

[ bsd3, data, library ] [ Propose Tags ]

Please see the README on GitHub at https://github.com/ejconlon/aeson-via#readme


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1, 0.1.2, 0.2.0, 0.2.1, 0.2.2
Dependencies aeson (>=1.4), aeson-casing (>=0.2), base (>=4.12 && <5), newtype-generics (>=0.5), text (>=1.2) [details]
License BSD-3-Clause
Copyright (c) 2020 Eric Conlon
Author Eric Conlon
Maintainer ejconlon@gmail.com
Category Data
Home page https://github.com/ejconlon/aeson-via#readme
Bug tracker https://github.com/ejconlon/aeson-via/issues
Source repo head: git clone https://github.com/ejconlon/aeson-via
Uploaded by ejconlon at 2020-05-08T09:40:46Z
Distributions NixOS:0.2.2
Downloads 675 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-05-08 [all 1 reports]

Readme for aeson-via-0.1.0

[back to package description]

aeson-via

CircleCI

Wrappers to derive-via Aeson ToJSON/FromJSON typeclasses with typeclass-directed configuration.