Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc GHC.Plugins No documentation available.
-
ghc GHC.Plugins No documentation available.
-
ghc GHC.Plugins No documentation available.
-
ghc GHC.Prelude.Basic No documentation available.
IIDecl :: ImportDecl GhcPs -> InteractiveImportghc GHC.Runtime.Context Bring the exports of a particular module (filtered by an import decl) into scope
extendInteractiveContextWithIds :: InteractiveContext -> [Id] -> InteractiveContextghc GHC.Runtime.Context No documentation available.
breakPointId :: ExecResult -> Maybe InternalBreakpointIdghc GHC.Runtime.Eval No documentation available.
historyBreakpointId :: History -> InternalBreakpointIdghc GHC.Runtime.Eval breakpoint identifier
obtainTermFromId :: HscEnv -> Int -> Bool -> Id -> IO Termghc GHC.Runtime.Eval No documentation available.
resumeBreakpointId :: Resume -> Maybe InternalBreakpointIdghc GHC.Runtime.Eval the breakpoint we stopped at (Nothing = exception)