Description
Template Haskell declarations for the records package.
Description
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.