Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
The deriving code for the Generic class
Documentation
data GenericKind Source #
gen_Generic_binds :: GenericKind -> SrcSpan -> DerivInstTys -> TcM (LHsBinds GhcPs, [LSig GhcPs]) Source #
gen_Generic_fam_inst :: GenericKind -> (Name -> Fixity) -> SrcSpan -> DerivInstTys -> TcM FamInst Source #