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.
-
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.
-
No documentation available.
Prim :: RttiType -> [Word] -> Termghc GHC.Runtime.Eval No documentation available.
Prim :: RttiType -> [Word] -> Termghc GHC.Runtime.Heap.Inspect No documentation available.
PrepFFI :: FFIConv -> [FFIType] -> FFIType -> Message (RemotePtr C_ffi_cif)ghc GHC.Runtime.Interpreter Calls prepareForeignCall
module GHC.Runtime.Interpreter.
Process No documentation available.
PrepFFI :: FFIConv -> [FFIType] -> FFIType -> Message (RemotePtr C_ffi_cif)ghc GHC.Runtime.Interpreter.Process Calls prepareForeignCall
-
ghc GHC.Settings Platform description This is used to describe platforms so that we can generate code for them.
-
ghc GHC.Settings No documentation available.
-
ghc 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).