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.5 && <1.6), aeson-casing (>=0.2 && <0.3), base (>=4.12 && <5), newtype-generics (>=0.5 && <0.6), text (>=1.2 && <1.3) [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 2021-03-07T19:55:20Z
Distributions NixOS:0.2.2
Downloads 685 total (18 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-03-08 [all 1 reports]

Readme for aeson-via-0.1.1

[back to package description]

aeson-via

CircleCI

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