• 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. ImmConstantSum :: Imm -> Imm -> Imm

    ghc-lib GHC.CmmToAsm.AArch64.Regs

    No documentation available.

  2. ImmConstantSum :: Imm -> Imm -> Imm

    ghc-lib GHC.CmmToAsm.PPC.Regs

    No documentation available.

  3. ImmConstantSum :: Imm -> Imm -> Imm

    ghc-lib GHC.CmmToAsm.RV64.Regs

    No documentation available.

  4. ImmConstantSum :: Imm -> Imm -> Imm

    ghc-lib GHC.CmmToAsm.X86.Regs

    No documentation available.

  5. consumeByInGraph :: VizCollapseMonad m gr s => Node -> Node -> gr s () -> m ()

    ghc-lib GHC.Data.Graph.Collapse

    No documentation available.

  6. isSumTyConName :: Name -> Bool

    ghc-lib GHC.Plugins

    No documentation available.

  7. isUnboxedSumType :: Type -> Bool

    ghc-lib GHC.Plugins

    No documentation available.

  8. data Resume

    ghc-lib GHC.Runtime.Eval

    No documentation available.

  9. Resume :: String -> ForeignRef (ResumeContext [HValueRef]) -> ResumeBindings -> [Id] -> ForeignHValue -> Maybe InternalBreakpointId -> SrcSpan -> String -> RemotePtr CostCentreStack -> [History] -> Int -> Resume

    ghc-lib GHC.Runtime.Eval

    No documentation available.

  10. getResumeContext :: GhcMonad m => m [Resume]

    ghc-lib GHC.Runtime.Eval

    No documentation available.

Page 246 of many | Previous | Next

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