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. PsErrLambdaCase :: PsMessage

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

    LambdaCase syntax used without the extension enabled

  2. PsErrLambdaCmdInFunAppCmd :: HsLamVariant -> !LHsCmd GhcPs -> PsMessage

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

    Unexpected lambda or case(s) command in function application

  3. PsErrLambdaInFunAppExpr :: HsLamVariant -> !LHsExpr GhcPs -> PsMessage

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

    Unexpected lambda or case(s) expression in function application

  4. PsErrLambdaInPat :: HsLamVariant -> PsMessage

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

    Lambda or Lambda-case in pattern

  5. PsErrLazyPatWithoutSpace :: !LHsExpr GhcPs -> PsMessage

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

    Lazy-pattern (~) without space after it

  6. PsErrLetCmdInFunAppCmd :: !LHsCmd GhcPs -> PsMessage

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

    Unexpected let command in function application

  7. PsErrLetInFunAppExpr :: !LHsExpr GhcPs -> PsMessage

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

    Unexpected let expression in function application

  8. PsErrLetInPat :: PsMessage

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

    let-syntax in pattern

  9. PsErrLexer :: LexErr -> LexErrKind -> PsMessage

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

    Lexer error

  10. PsErrLinearFunction :: PsMessage

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

    Linear function found but LinearTypes not enabled

Page 540 of many | Previous | Next