Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. PsErrRecordSyntaxInPatSynDecl :: !LPat GhcPs -> PsMessage

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

    Record syntax used in pattern synonym declaration

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

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

    Unexpected semi-colons in conditional command

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

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

    Unexpected semi-colons in conditional expression

  4. PsErrSpaceInSCC :: PsMessage

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

    Found a space in a SCC

  5. PsErrSuffixAT :: PsMessage

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

    Suffix occurrence of @

  6. PsErrTupleSectionInPat :: PsMessage

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

    Tuple section in pattern context

  7. PsErrTypeAppWithoutSpace :: RdrName -> !LHsExpr GhcPs -> PsMessage

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

    Type-application without space before @

  8. data PsErrTypeSyntaxDetails

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

    No documentation available.

  9. PsErrTypeSyntaxInPat :: PsErrTypeSyntaxDetails -> PsMessage

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

    Temporary error until GHC gains support for type syntax in patterns. Test cases: T24159_pat_parse_error_1 T24159_pat_parse_error_2 T24159_pat_parse_error_3 T24159_pat_parse_error_4 T24159_pat_parse_error_5 T24159_pat_parse_error_6

  10. PsErrUnallowedPragma :: !HsPragE GhcPs -> PsMessage

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

    Pragma not allowed in this position

Page 546 of many | Previous | Next