Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
class DeriveGShow t where Source #
deriveGShow :: t -> Q [Dec] Source #
DeriveGShow Dec Source # | |
DeriveGShow Name Source # | |
DeriveGShow t => DeriveGShow [t] Source # | |
DeriveGShow t => DeriveGShow (Q t) Source # | |