Hoogle Search
Within LTS Haskell 24.39 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
platform_constants :: Platform -> !Maybe PlatformConstantsghc GHC.Settings Constants such as structure offsets, type sizes, etc.
sPlatformMisc :: Settings -> {-# UNPACK #-} !PlatformMiscghc GHC.Settings No documentation available.
sTargetPlatform :: Settings -> Platformghc GHC.Settings No documentation available.
sTargetPlatformString :: Settings -> Stringghc GHC.Settings No documentation available.
cBuildPlatformString :: Stringghc GHC.Settings.Config No documentation available.
-
ghc GHC.Settings.Config No documentation available.
-
ghc GHC.Stg.Debug No documentation available.
stgPipeline_forBytecode :: StgPipelineOpts -> !Boolghc GHC.Stg.Pipeline No documentation available.
stgPlatform :: StgPipelineOpts -> !Platformghc GHC.Stg.Pipeline No documentation available.
-
ghc GHC.StgToCmm.Closure 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.