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. PsErrInvalidTypeSig_Qualified :: PsInvalidTypeSignature

    ghc GHC.Parser.Errors.Types

    No documentation available.

  2. PsErrInvalidTypeSignature :: PsInvalidTypeSignature -> !LHsExpr GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Invalid type signature

  3. PsErrInvalidWhereBindInPatSynDecl :: RdrName -> !HsDecl GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Invalid binding name in 'where' clause of pattern-synonym declaration

  4. PsErrOverloadedRecordDotInvalid :: PsMessage

    ghc GHC.Parser.Errors.Types

    Invalid use of record dot syntax .

  5. PsErrPrimStringInvalidChar :: PsMessage

    ghc GHC.Parser.Errors.Types

    Invalid character in primitive string

  6. data PsInvalidTypeSignature

    ghc GHC.Parser.Errors.Types

    No documentation available.

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

  8. PsWarnHaddockInvalidPos :: PsMessage

    ghc GHC.Parser.Errors.Types

    Invalid Haddock comment position

  9. ITconid :: FastString -> Token

    ghc GHC.Parser.Lexer

    No documentation available.

  10. ITdupipvarid :: FastString -> Token

    ghc GHC.Parser.Lexer

    No documentation available.

Page 525 of many | Previous | Next