Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Custom GHC Prelude This module serves as a replacement for the Prelude module and abstracts over differences between the bootstrapping GHC version, and may also provide a common default vocabulary.
-
ghc-lib-parser GHC.Settings Platform description This is used to describe platforms so that we can generate code for them.
-
ghc-lib-parser GHC.Settings No documentation available.
-
ghc-lib-parser GHC.Settings Platform-specific settings formerly hard-coded in Config.hs. These should probably be all be triaged whether they can be computed from other settings or belong in another another place (like Platform above).
PlatformMisc :: String -> Bool -> Bool -> String -> Bool -> PlatformMiscghc-lib-parser GHC.Settings No documentation available.
-
ghc-lib-parser GHC.Stg.Syntax No documentation available.
-
ghc-lib-parser GHC.Stg.Syntax No documentation available.
PRPrimCall :: JStgStat -> PrimResghc-lib-parser GHC.StgToJS.Types primop is async call, primop returns the next function to run. result returned to stack top in registers
-
ghc-lib-parser GHC.StgToJS.Types The closure is a Partial Application
PrimInline :: JStgStat -> PrimResghc-lib-parser GHC.StgToJS.Types primop is inline, result is assigned directly