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. PsErrSemiColonsInCondCmd :: !HsExpr GhcPs -> Bool -> !HsCmd GhcPs -> Bool -> !HsCmd GhcPs -> PsMessage

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

    Unexpected semi-colons in conditional command

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

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

    Unexpected semi-colons in conditional expression

  3. PsErrSpaceInSCC :: PsMessage

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

    Found a space in a SCC

  4. PsErrSuffixAT :: PsMessage

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

    Suffix occurrence of @

  5. PsErrTupleSectionInPat :: PsMessage

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

    Tuple section in pattern context

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

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

    Type-application without space before @

  7. data PsErrTypeSyntaxDetails

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

    No documentation available.

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

  9. PsErrUnallowedPragma :: !HsPragE GhcPs -> PsMessage

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

    Pragma not allowed in this position

  10. PsErrUnexpectedKindAppInDataCon :: DataConBuilder -> !HsType GhcPs -> PsMessage

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

    Unexpected kind application in data/newtype declaration

Page 544 of many | Previous | Next