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

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. gHC_INTERNAL_FOREIGN_C_CONSTPTR :: Module

    ghc GHC.Builtin.Names

    No documentation available.

  2. beforePhaseDataConKey :: Unique

    ghc GHC.Builtin.Names.TH

    No documentation available.

  3. beforePhaseDataConName :: Name

    ghc GHC.Builtin.Names.TH

    No documentation available.

  4. primOpOkForSpeculation :: PrimOp -> Bool

    ghc GHC.Builtin.PrimOps

    No documentation available.

  5. isForeignLabel :: CLabel -> Bool

    ghc GHC.Cmm.CLabel

    Whether label is a non-haskell label (defined in C code)

  6. mkForeignLabel :: FastString -> Maybe Int -> ForeignLabelSource -> FunctionOrData -> CLabel

    ghc GHC.Cmm.CLabel

    Make a foreign label

  7. cmmPlatform :: CmmConfig -> Platform

    ghc GHC.Cmm.Config

    retrieve the target Cmm platform

  8. CgFork :: BlockId -> CmmAGraph -> CmmTickScope -> CgStmt

    ghc GHC.Cmm.Graph

    No documentation available.

  9. CmmT_foreign :: CmmToken

    ghc GHC.Cmm.Lexer

    No documentation available.

  10. CmmForeignCall :: ForeignTarget -> [CmmFormal] -> [CmmActual] -> Label -> ByteOff -> ByteOff -> Bool -> CmmNode 'Open 'Closed

    ghc GHC.Cmm.Node

    No documentation available.

Page 437 of many | Previous | Next

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