ghc-7.8.4: The GHC API

Safe HaskellNone
LanguageHaskell98

TcTyClsDecls

Documentation

tcFamTyPats :: Name -> Kind -> HsWithBndrs [LHsType Name] -> (TcKind -> TcM ()) -> ([TKVar] -> [TcType] -> Kind -> TcM a) -> TcM a Source