@cardano / deriving-aeson

Type driven generic aeson instance customisation

Latest0.2.10.0.0.0.0.1

About

Metadata

  • Last updated
  • License BSD-3-Clause
  • Categories Generics, JSON
  • Maintained by: fumiexcel@gmail.com

Links

Installation

Tested Compilers

  1. 9.4.4
  2. 9.2.5
  3. 8.10.7
  4. 8.8.3
  5. 8.6.5

Readme

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.