Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
getResumeContext :: GhcMonad m => m [Resume]ghc GHC No documentation available.
mgModSummaries :: ModuleGraph -> [ModSummary]ghc GHC No documentation available.
pm_mod_summary :: ParsedModule -> ModSummaryghc GHC No documentation available.
resumeApStack :: Resume -> ForeignHValueghc GHC No documentation available.
resumeBindings :: Resume -> ResumeBindingsghc GHC No documentation available.
resumeBreakpointId :: Resume -> Maybe InternalBreakpointIdghc GHC the breakpoint we stopped at (Nothing = exception)
resumeCCS :: Resume -> RemotePtr CostCentreStackghc GHC No documentation available.
resumeContext :: Resume -> ForeignRef (ResumeContext [HValueRef])ghc GHC No documentation available.
resumeDecl :: Resume -> Stringghc GHC No documentation available.
resumeExec :: GhcMonad m => (SrcSpan -> Bool) -> SingleStep -> Maybe Int -> m ExecResultghc GHC No documentation available.