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.

  1. zapIdUsedOnceInfo :: Id -> Id

    ghc GHC.Plugins

    No documentation available.

  2. zapJoinId :: Id -> Id

    ghc GHC.Plugins

    No documentation available.

  3. zapLamIdInfo :: Id -> Id

    ghc GHC.Plugins

    No documentation available.

  4. class Semigroup a => Monoid a

    ghc GHC.Prelude.Basic

    No documentation available.

  5. IIDecl :: ImportDecl GhcPs -> InteractiveImport

    ghc GHC.Runtime.Context

    Bring the exports of a particular module (filtered by an import decl) into scope

  6. extendInteractiveContextWithIds :: InteractiveContext -> [Id] -> InteractiveContext

    ghc GHC.Runtime.Context

    No documentation available.

  7. breakPointId :: ExecResult -> Maybe InternalBreakpointId

    ghc GHC.Runtime.Eval

    No documentation available.

  8. historyBreakpointId :: History -> InternalBreakpointId

    ghc GHC.Runtime.Eval

    breakpoint identifier

  9. obtainTermFromId :: HscEnv -> Int -> Bool -> Id -> IO Term

    ghc GHC.Runtime.Eval

    No documentation available.

  10. resumeBreakpointId :: Resume -> Maybe InternalBreakpointId

    ghc GHC.Runtime.Eval

    the breakpoint we stopped at (Nothing = exception)

Page 538 of many | Previous | Next