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

Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. allocaNonNull :: Storable a => (NonNullPtr a -> IO b) -> IO b

    emacs-module Data.Emacs.Module.NonNullPtr

    No documentation available.

  2. allPhasesDataConKey :: Unique

    ghc-lib GHC.Builtin.Names.TH

    No documentation available.

  3. allPhasesDataConName :: Name

    ghc-lib GHC.Builtin.Names.TH

    No documentation available.

  4. allArgRegsCover :: Platform -> GlobalArgRegs -> [GlobalReg]

    ghc-lib GHC.Cmm.CallConv

    Like "realArgRegsCover", but always includes the node. See Note [realArgRegsCover].

  5. allocatableRegs :: NcgImpl statics instr jumpDest -> [RealReg]

    ghc-lib GHC.CmmToAsm

    No documentation available.

  6. allocMoreStack :: Platform -> Int -> NatCmmDecl statics Instr -> UniqDSM (NatCmmDecl statics Instr, [(BlockId, BlockId)])

    ghc-lib GHC.CmmToAsm.AArch64.Instr

    No documentation available.

  7. allFpArgRegs :: [Reg]

    ghc-lib GHC.CmmToAsm.AArch64.Regs

    No documentation available.

  8. allGpArgRegs :: [Reg]

    ghc-lib GHC.CmmToAsm.AArch64.Regs

    No documentation available.

  9. allMachRegNos :: [RegNo]

    ghc-lib GHC.CmmToAsm.AArch64.Regs

    No documentation available.

  10. allocatableRegs :: Platform -> [RealReg]

    ghc-lib GHC.CmmToAsm.AArch64.Regs

    No documentation available.

Page 149 of many | Previous | Next

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