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.
ic_resume :: InteractiveContext -> [Resume]ghc-lib-parser GHC.Runtime.Context The stack of breakpoint contexts
-
ghc-lib-parser GHC.Runtime.Eval.Types No documentation available.
-
ghc-lib-parser GHC.Runtime.Eval.Types No documentation available.
type
ResumeBindings = ([TyThing], IcGlobalRdrEnv)ghc-lib-parser GHC.Runtime.Eval.Types No documentation available.
resumeApStack :: Resume -> ForeignHValueghc-lib-parser GHC.Runtime.Eval.Types No documentation available.
resumeBindings :: Resume -> ResumeBindingsghc-lib-parser GHC.Runtime.Eval.Types No documentation available.
resumeBreakpointId :: Resume -> Maybe InternalBreakpointIdghc-lib-parser GHC.Runtime.Eval.Types the breakpoint we stopped at (Nothing = exception)
resumeCCS :: Resume -> RemotePtr CostCentreStackghc-lib-parser GHC.Runtime.Eval.Types No documentation available.
resumeContext :: Resume -> ForeignRef (ResumeContext [HValueRef])ghc-lib-parser GHC.Runtime.Eval.Types No documentation available.
resumeDecl :: Resume -> Stringghc-lib-parser GHC.Runtime.Eval.Types No documentation available.