classyplate-0.2.1.0: Fuseable type-class based generics
Data.Generics.ClassyPlate.TH
Synopsis
makeClassyPlate :: [Name] -> Name -> Q [Dec] Source #
Creates ClassyPlate instances for a datatype. Can specify which fields should not be traversed.