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.
-
ghc-lib-parser GHC.Unit.Module.WholeCoreBindings No documentation available.
IfaceForeign :: Maybe IfaceCStubs -> [IfaceForeignFile] -> IfaceForeignghc-lib-parser GHC.Unit.Module.WholeCoreBindings No documentation available.
-
ghc-lib-parser GHC.Unit.Module.WholeCoreBindings A source file added from Template Haskell using qAddForeignFilePath, for storage in interfaces. See Note [Foreign stubs and TH bytecode linking]
IfaceForeignFile :: ForeignSrcLang -> String -> FilePath -> IfaceForeignFileghc-lib-parser GHC.Unit.Module.WholeCoreBindings No documentation available.
binary_get_ForeignSrcLang :: ReadBinHandle -> IO ForeignSrcLangghc-lib-parser GHC.Unit.Module.WholeCoreBindings Binary get for ForeignSrcLang.
binary_put_ForeignSrcLang :: WriteBinHandle -> ForeignSrcLang -> IO ()ghc-lib-parser GHC.Unit.Module.WholeCoreBindings Binary put_ for ForeignSrcLang.
-
ghc-lib-parser GHC.Unit.Module.WholeCoreBindings Decode serialized foreign stubs and foreign files. See Note [Foreign stubs and TH bytecode linking]
emptyIfaceForeign :: IfaceForeignghc-lib-parser GHC.Unit.Module.WholeCoreBindings No documentation available.
-
ghc-lib-parser GHC.Unit.Module.WholeCoreBindings Convert foreign stubs and foreign files to a format suitable for writing to interfaces. See Note [Foreign stubs and TH bytecode linking]
wcb_foreign :: WholeCoreBindings -> IfaceForeignghc-lib-parser GHC.Unit.Module.WholeCoreBindings No documentation available.