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 GHC.Runtime.Context The stack of breakpoint contexts
-
ghc GHC.Runtime.Eval No documentation available.
-
ghc GHC.Runtime.Eval No documentation available.
getResumeContext :: GhcMonad m => m [Resume]ghc GHC.Runtime.Eval No documentation available.
resumeApStack :: Resume -> ForeignHValueghc GHC.Runtime.Eval No documentation available.
resumeBindings :: Resume -> ResumeBindingsghc GHC.Runtime.Eval No documentation available.
resumeBreakpointId :: Resume -> Maybe InternalBreakpointIdghc GHC.Runtime.Eval the breakpoint we stopped at (Nothing = exception)
resumeCCS :: Resume -> RemotePtr CostCentreStackghc GHC.Runtime.Eval No documentation available.
resumeContext :: Resume -> ForeignRef (ResumeContext [HValueRef])ghc GHC.Runtime.Eval No documentation available.
resumeDecl :: Resume -> Stringghc GHC.Runtime.Eval No documentation available.