Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. platformUnregisterised :: Platform -> !Bool

    ghc-lib-parser GHC.Settings

    No documentation available.

  2. platformWordSize :: Platform -> !PlatformWordSize

    ghc-lib-parser GHC.Settings

    Word size

  3. platform_constants :: Platform -> !Maybe PlatformConstants

    ghc-lib-parser GHC.Settings

    Constants such as structure offsets, type sizes, etc.

  4. sPlatformMisc :: Settings -> {-# UNPACK #-} !PlatformMisc

    ghc-lib-parser GHC.Settings

    No documentation available.

  5. sTargetPlatform :: Settings -> Platform

    ghc-lib-parser GHC.Settings

    No documentation available.

  6. sTargetPlatformString :: Settings -> String

    ghc-lib-parser GHC.Settings

    No documentation available.

  7. cBuildPlatformString :: String

    ghc-lib-parser GHC.Settings.Config

    No documentation available.

  8. cHostPlatformString :: String

    ghc-lib-parser GHC.Settings.Config

    No documentation available.

  9. stgToCmmPlatform :: StgToCmmConfig -> Platform

    ghc-lib-parser GHC.StgToCmm.Config

    No documentation available.

  10. 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.

Page 703 of many | Previous | Next