ghc-lib-0.20210331: The GHC API, decoupled from GHC versions
Safe HaskellNone
LanguageHaskell2010

GHC.Tc.Gen.App

Documentation

tcApp :: HsExpr GhcRn -> ExpRhoType -> TcM (HsExpr GhcTc) Source #

tcInferSigma :: Bool -> LHsExpr GhcRn -> TcM TcSigmaType Source #

tcExprPrag :: HsPragE GhcRn -> HsPragE GhcTc Source #