• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. MallocData :: ByteString -> Message (RemotePtr ())

    ghc GHC.Runtime.Interpreter.Process

    Malloc some data and return a RemotePtr to it

  2. MallocStrings :: [ByteString] -> Message [RemotePtr ()]

    ghc GHC.Runtime.Interpreter.Process

    No documentation available.

  3. callInterpProcess :: Binary a => InterpProcess -> Message a -> IO a

    ghc GHC.Runtime.Interpreter.Process

    Send a Message and receive the response from the interpreter process

  4. sPgm_install_name_tool :: Settings -> String

    ghc GHC.Settings

    No documentation available.

  5. toolSettings_pgm_install_name_tool :: ToolSettings -> String

    ghc GHC.Settings

    No documentation available.

  6. StgFCallOp :: ForeignCall -> Type -> StgOp

    ghc GHC.Stg.Syntax

    No documentation available.

  7. StgPrimCallOp :: PrimCall -> StgOp

    ghc GHC.Stg.Syntax

    No documentation available.

  8. slowCallPattern :: [ArgRep] -> (FastString, RepArity)

    ghc GHC.StgToCmm.ArgRep

    No documentation available.

  9. data CallMethod

    ghc GHC.StgToCmm.Closure

    No documentation available.

  10. SlowCall :: CallMethod

    ghc GHC.StgToCmm.Closure

    No documentation available.

Page 301 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete