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. PsErrParseOptionsPragma :: String -> PsHeaderMessage

    ghc GHC.Parser.Errors.Types

    No documentation available.

  2. PsErrParseRightOpSectionInPat :: RdrName -> !PatBuilder GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Parse error in right operator section pattern TODO: embed the proper operator, if possible

  3. PsErrPrecedenceOutOfRange :: Int -> PsMessage

    ghc GHC.Parser.Errors.Types

    Precedence out of range

  4. PsErrPrimStringInvalidChar :: PsMessage

    ghc GHC.Parser.Errors.Types

    Invalid character in primitive string

  5. PsErrProcInFunAppExpr :: !LHsExpr GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Unexpected proc expression in function application

  6. data PsErrPunDetails

    ghc GHC.Parser.Errors.Types

    No documentation available.

  7. PsErrQualifiedDoInCmd :: ModuleName -> PsMessage

    ghc GHC.Parser.Errors.Types

    Qualified do block in command

  8. PsErrRecordSyntaxInPatSynDecl :: !LPat GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Record syntax used in pattern synonym declaration

  9. PsErrSemiColonsInCondCmd :: !HsExpr GhcPs -> Bool -> !HsCmd GhcPs -> Bool -> !HsCmd GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Unexpected semi-colons in conditional command

  10. PsErrSemiColonsInCondExpr :: !HsExpr GhcPs -> Bool -> !HsExpr GhcPs -> Bool -> !HsExpr GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Unexpected semi-colons in conditional expression

Page 146 of many | Previous | Next