@hackage / instant-aeson

Generic Aeson instances through instant-generics

Latest0.2

About

Metadata

  • Last updated , by RenzoCarbonara
  • License BSD-3-Clause
  • Categories Generics, Web Development
  • Maintained by: renzo@carbonara.com.ar

  • Lottery factor: 0

Links

Installation

Readme

instant-aeson allows you to generically derive JSON representations (from the aeson package) for your types using instant-generics, which in particular, supports deriving generic representations for GADTs.