Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
The deriving code for the Functor, Foldable, and Traversable classes
Documentation
FT | |
|
foldDataConArgs :: FFoldType a -> DataCon -> DerivInstTys -> [a] Source #
gen_Functor_binds :: SrcSpan -> DerivInstTys -> (LHsBinds GhcPs, Bag AuxBindSpec) Source #
gen_Foldable_binds :: SrcSpan -> DerivInstTys -> (LHsBinds GhcPs, Bag AuxBindSpec) Source #
gen_Traversable_binds :: SrcSpan -> DerivInstTys -> (LHsBinds GhcPs, Bag AuxBindSpec) Source #