Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
module GHC.HsToCore.Foreign.
Call No documentation available.
dsCCall :: CLabelString -> [CoreExpr] -> Safety -> Type -> DsM CoreExprghc GHC.HsToCore.Foreign.Call No documentation available.
mkFCall :: Unique -> ForeignCall -> [CoreExpr] -> Type -> CoreExprghc GHC.HsToCore.Foreign.Call No documentation available.
dsPrimCall :: Id -> Coercion -> ForeignCall -> DsM ([(Id, Expr TyVar)], CHeader, CStub)ghc GHC.HsToCore.Foreign.Prim No documentation available.
MR_Fallible :: (CoreExpr -> DsM a) -> MatchResult aghc GHC.HsToCore.Monad No documentation available.
MR_Infallible :: DsM a -> MatchResult aghc GHC.HsToCore.Monad We represent the case where there is no hole without a function from CoreExpr, like this, because sometimes we have nothing to put in the hole and so want to be sure there is in fact no hole.
MR_Fallible :: (CoreExpr -> DsM a) -> MatchResult aghc GHC.HsToCore.Utils No documentation available.
MR_Infallible :: DsM a -> MatchResult aghc GHC.HsToCore.Utils We represent the case where there is no hole without a function from CoreExpr, like this, because sometimes we have nothing to put in the hole and so want to be sure there is in fact no hole.
-
ghc GHC.Iface.Errors No documentation available.
-
ghc GHC.Iface.Errors.Types No documentation available.