records-th

Template Haskell declarations for the records package

github.com/lassoinc/records-th

Latest on Hackage:0.1.1.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Sam Anklesaria
Maintained by [email protected]

Records-TH generates a variety of declarations for use with the records package, including datatypes, Name, FromJSON, ToJSON and Default instances, and a default field type.