deriving-aeson-0.2.10.0.0.0.0.1

Synopsis

Type driven generic aeson instance customisation

Description

This package provides a newtype wrapper with FromJSON/ToJSON instances customisable via a phantom type parameter. The instances can be rendered to the original type using DerivingVia.

Author

Fumiaki Kinoshita

Maintainer

fumiexcel@gmail.com

License

BSD-3-Clause

Source
https://github.com/fumieval/deriving-aeson
Commit hash
b866d88e591f56e9207de590f92d4936db51eb57
Timestamp

2026-07-13T07:20:00Z

Revisions

None

Dependencies
library deriving-aeson:
  • ["base >=4.12 && <5","aeson >=1.4.7.0 && <2.4"]
test-suite test:
  • ["base","aeson","deriving-aeson","bytestring"]