ghc-7.10.3: The GHC API

Safe HaskellNone
LanguageHaskell2010

TcBinds

Documentation

mkExport :: PragFun -> [TyVar] -> TcThetaType -> MonoBindInfo -> TcM (ABExport Id) Source