Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. PsWarnBidirectionalFormatChars :: NonEmpty (PsLoc, Char, String) -> PsMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    PsWarnBidirectionalFormatChars is a warning (controlled by the -Wwarn-bidirectional-format-characters flag) that occurs when unicode bi-directional format characters are found within in a file The PsLoc contains the exact position in the buffer the character occurred, and the string contains a description of the character.

  2. ExplicitForallBit :: ExtBits

    ghc-lib-parser GHC.Parser.Lexer

    No documentation available.

  3. ITforall :: IsUnicodeSyntax -> Token

    ghc-lib-parser GHC.Parser.Lexer

    No documentation available.

  4. ITforeign :: Token

    ghc-lib-parser GHC.Parser.Lexer

    No documentation available.

  5. TransformComprehensionsBit :: ExtBits

    ghc-lib-parser GHC.Parser.Lexer

    No documentation available.

  6. getCommentsFor :: MonadP m => SrcSpan -> m EpAnnComments

    ghc-lib-parser GHC.Parser.Lexer

    No documentation available.

  7. getFinalCommentsFor :: MonadP m => SrcSpan -> m EpAnnComments

    ghc-lib-parser GHC.Parser.Lexer

    No documentation available.

  8. getPriorCommentsFor :: MonadP m => SrcSpan -> m EpAnnComments

    ghc-lib-parser GHC.Parser.Lexer

    No documentation available.

  9. mkHsForallPV :: DisambECP b => SrcSpan -> HsForAllTelescope GhcPs -> LocatedA b -> PV (LocatedA b)

    ghc-lib-parser GHC.Parser.PostProcess

    Disambiguate "forall a. b" and "forall a -> b" (forall telescope)

  10. module GHC.Platform

    Platform description

Page 693 of many | Previous | Next