Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. interactiveInScope :: InteractiveContext -> [Var]

    ghc-lib-parser GHC.Core.Lint.Interactive

    No documentation available.

  2. interactivePrint :: DynFlags -> Maybe String

    ghc-lib-parser GHC.Driver.DynFlags

    No documentation available.

  3. interactivePrint :: DynFlags -> Maybe String

    ghc-lib-parser GHC.Driver.Session

    No documentation available.

  4. interactiveSrcLoc :: SrcLoc

    ghc-lib-parser GHC.Types.SrcLoc

    Built-in "bad" SrcLoc values for particular locations

  5. interactiveSrcSpan :: SrcSpan

    ghc-lib-parser GHC.Types.SrcLoc

    Built-in "bad" SrcSpans for common sources of location uncertainty

  6. interactiveUnit :: Unit

    ghc-lib-parser GHC.Unit.Types

    No documentation available.

  7. interactiveUnitId :: UnitId

    ghc-lib-parser GHC.Unit.Types

    No documentation available.

  8. interactiveHelpDoc :: String -> CommandDesc () -> String -> Int -> Doc

    butcher UI.Butcher.Monadic.Interactive

    Produces a Doc as a hint for the user during interactive command input. Takes the current (incomplete) prompt line into account. For example when you have commands (among others) 'config set-email' and 'config get-email', then on empty prompt there will be an item 'config'; on the partial prompt 'config ' the help doc will contain the 'set-email' and 'get-email' items.

  9. interactiveTests :: DisabledTests -> Ingredient

    tasty-silver Test.Tasty.Silver.Interactive

    No documentation available.

  10. interactionIdToMetaId :: ReadTCState m => InteractionId -> m MetaId

    Agda Agda.Interaction.BasicOps

    Converts an InteractionId to a MetaId.

Page 8 of many | Previous | Next