aeson-gadt-th-0.2.5.4: Derivation of Aeson instances for GADTs
Safe HaskellNone
LanguageHaskell2010

Data.Aeson.GADT.TH

Synopsis

Documentation

deriveJSONGADT :: Name -> DecsQ Source #

Derive ToJSON and FromJSON instances for the named GADT