Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. Prim :: RttiType -> [Word] -> Term

    ghc GHC.Runtime.Heap.Inspect

    No documentation available.

  2. PrepFFI :: FFIConv -> [FFIType] -> FFIType -> Message (RemotePtr C_ffi_cif)

    ghc GHC.Runtime.Interpreter

    Calls prepareForeignCall

  3. module GHC.Runtime.Interpreter.Process

    No documentation available.

  4. PrepFFI :: FFIConv -> [FFIType] -> FFIType -> Message (RemotePtr C_ffi_cif)

    ghc GHC.Runtime.Interpreter.Process

    Calls prepareForeignCall

  5. data Platform

    ghc GHC.Settings

    Platform description This is used to describe platforms so that we can generate code for them.

  6. Platform :: ArchOS -> PlatformWordSize -> ByteOrder -> Bool -> Bool -> Bool -> Bool -> Bool -> Bool -> Bool -> Bool -> !Maybe PlatformConstants -> Platform

    ghc GHC.Settings

    No documentation available.

  7. data PlatformMisc

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

  8. PlatformMisc :: String -> Bool -> Bool -> String -> PlatformMisc

    ghc GHC.Settings

    No documentation available.

  9. PlainTopBinding :: OutStgTopBinding -> FloatLang

    ghc GHC.Stg.Lift.Monad

    No documentation available.

  10. module GHC.Stg.Pipeline

    No documentation available.

Page 155 of many | Previous | Next