@hackage aeson-diff-generic0.0.1
Apply a json-patch to any haskell datatype.
Categories
License
BSD-3-Clause
Maintainer
Kristof Bastiaensen
Links
Versions
Installation
Dependencies (17)
- aeson
- aeson-diff
- base >=4.8 && <=5
- bytestring
- containers
- dlist Show all…
Dependents (1)
@hackage/acme-everything
Apply a json-patch to any haskell datatype. It extends the capabilities of the aeson-diff packages, and includes template haskell functions for automatically deriving the right instances.