Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. PsErrVarForTyCon :: RdrName -> PsMessage

    ghc GHC.Parser.Errors.Types

    Expecting a type constructor but found a variable

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

    ghc 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.

  3. ExplicitForallBit :: ExtBits

    ghc GHC.Parser.Lexer

    No documentation available.

  4. ITforall :: IsUnicodeSyntax -> Token

    ghc GHC.Parser.Lexer

    No documentation available.

  5. ITforeign :: Token

    ghc GHC.Parser.Lexer

    No documentation available.

  6. TransformComprehensionsBit :: ExtBits

    ghc GHC.Parser.Lexer

    No documentation available.

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

    ghc GHC.Parser.Lexer

    No documentation available.

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

    ghc GHC.Parser.Lexer

    No documentation available.

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

    ghc GHC.Parser.Lexer

    No documentation available.

  10. module GHC.Platform

    Platform description

Page 467 of many | Previous | Next