Safe Haskell | None |
---|
Data.GADT.Show.TH
Documentation
class DeriveGShow t whereSource
Methods
deriveGShow :: t -> Q [Dec]Source
Instances
DeriveGShow Dec | |
DeriveGShow Name | |
DeriveGShow t => DeriveGShow [t] | |
DeriveGShow t => DeriveGShow (Q t) |
dependent-sum-template-0.0.0.1: Template Haskell code to generate instances of classes in dependent-sum package
Safe Haskell | None |
---|
Data.GADT.Show.TH
class DeriveGShow t whereSource
Methods
deriveGShow :: t -> Q [Dec]Source
Instances
DeriveGShow Dec | |
DeriveGShow Name | |
DeriveGShow t => DeriveGShow [t] | |
DeriveGShow t => DeriveGShow (Q t) |