Documentation
tcTyAndClassDecls :: ModDetails -> [[LTyClDecl Name]] -> TcM (TcGblEnv, HsValBinds Name)Source
kcDataDecl :: TyClDecl Name -> [LHsTyVarBndr Name] -> TcM (TyClDecl Name)Source
mkRecSelBinds :: [TyCon] -> HsValBinds NameSource
checkValidTyCon :: TyCon -> TcM ()Source
badFamInstDecl :: Outputable a => a -> SDocSource