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. mgModSummaries :: ModuleGraph -> [ModSummary]

    ghc-lib GHC

    No documentation available.

  2. pm_mod_summary :: ParsedModule -> ModSummary

    ghc-lib GHC

    No documentation available.

  3. resumeApStack :: Resume -> ForeignHValue

    ghc-lib GHC

    No documentation available.

  4. resumeBindings :: Resume -> ResumeBindings

    ghc-lib GHC

    No documentation available.

  5. resumeBreakpointId :: Resume -> Maybe InternalBreakpointId

    ghc-lib GHC

    the breakpoint we stopped at (Nothing = exception)

  6. resumeCCS :: Resume -> RemotePtr CostCentreStack

    ghc-lib GHC

    No documentation available.

  7. resumeContext :: Resume -> ForeignRef (ResumeContext [HValueRef])

    ghc-lib GHC

    No documentation available.

  8. resumeDecl :: Resume -> String

    ghc-lib GHC

    No documentation available.

  9. resumeExec :: GhcMonad m => (SrcSpan -> Bool) -> SingleStep -> Maybe Int -> m ExecResult

    ghc-lib GHC

    No documentation available.

  10. resumeFinalIds :: Resume -> [Id]

    ghc-lib GHC

    No documentation available.

Page 244 of many | Previous | Next