Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
prepForeignCall :: [FFIType] -> FFIType -> IO (Ptr C_ffi_cif)ghc-lib-parser GHCi.FFI No documentation available.
AddForeignFilePath :: ForeignSrcLang -> FilePath -> THMessage (THResult ())ghc-lib-parser GHCi.Message No documentation available.
type
LForeignDecl pass = XRec pass ForeignDecl passghc-lib-parser Language.Haskell.Syntax.Decls Located Foreign Declaration
XForeignDecl :: !XXForeignDecl pass -> ForeignDecl passghc-lib-parser Language.Haskell.Syntax.Decls No documentation available.
XForeignExport :: !XXForeignExport pass -> ForeignExport passghc-lib-parser Language.Haskell.Syntax.Decls No documentation available.
XForeignImport :: !XXForeignImport pass -> ForeignImport passghc-lib-parser Language.Haskell.Syntax.Decls No documentation available.
con_forall :: ConDecl pass -> Boolghc-lib-parser Language.Haskell.Syntax.Decls True = explicit user-written forall e.g. data T a = forall b. MkT b (b->a) con_ex_tvs = {b} False => con_ex_tvs is empty
hs_fords :: HsGroup p -> [LForeignDecl p]ghc-lib-parser Language.Haskell.Syntax.Decls No documentation available.
-
ghc-lib-parser Language.Haskell.Syntax.Expr No documentation available.
HsCmdArrForm :: XCmdArrForm id -> LHsExpr id -> LexicalFixity -> [LHsCmdTop id] -> HsCmd idghc-lib-parser Language.Haskell.Syntax.Expr No documentation available.