ghc-7.4.1: The GHC API

Safe HaskellSafe-Infered

TcMType

Documentation

type TcTyVar = TyVar

type TcKind = Kind

type TcType = Type

data Rank

arityErr :: Outputable a => String -> a -> Int -> Int -> SDoc

zonkCt :: Ct -> TcM Ct