ghc-8.0.1: The GHC API
TcGenGenerics
canDoGenerics :: TyCon -> Validity Source #
canDoGenerics1 :: TyCon -> Validity Source #
data GenericKind Source #
Constructors
gen_Generic_binds :: GenericKind -> TyCon -> Type -> Module -> TcM (LHsBinds RdrName, FamInst) Source #
get_gen1_constrained_tys :: TyVar -> Type -> [Type] Source #