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.

  1. cBuildPlatformString :: String

    ghc-lib-parser GHC.Settings.Config

    No documentation available.

  2. cHostPlatformString :: String

    ghc-lib-parser GHC.Settings.Config

    No documentation available.

  3. stgToCmmPlatform :: StgToCmmConfig -> Platform

    ghc-lib-parser GHC.StgToCmm.Config

    No documentation available.

  4. data LambdaFormInfo

    ghc-lib-parser GHC.StgToCmm.Types

    Information about an identifier, from the code generator's point of view. Every identifier is bound to a LambdaFormInfo in the environment, which gives the code generator enough info to be able to tail call or return that identifier.

  5. data StandardFormInfo

    ghc-lib-parser GHC.StgToCmm.Types

    StandardFormInfo tells whether this thunk has one of a small number of standard forms

  6. lcForceEmccRts :: JSLinkConfig -> !Bool

    ghc-lib-parser GHC.StgToJS.Linker.Types

    Force the link with the emcc rts. Use this if you plan to dynamically load wasm modules made from C files (e.g. in iserv).

  7. lcForeignRefs :: JSLinkConfig -> !Bool

    ghc-lib-parser GHC.StgToJS.Linker.Types

    Dump .frefs (foreign references) files

  8. hdFork :: FastString

    ghc-lib-parser GHC.StgToJS.Symbols

    No documentation available.

  9. hdMkForeignCallback :: JStgExpr

    ghc-lib-parser GHC.StgToJS.Symbols

    No documentation available.

  10. hdRtsTraceForeign :: Ident

    ghc-lib-parser GHC.StgToJS.Symbols

    No documentation available.

Page 701 of many | Previous | Next