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.
-
ghc-lib-parser GHC.Parser.Errors.Types LambdaCase syntax used without the extension enabled
PsErrLambdaCmdInFunAppCmd :: HsLamVariant -> !LHsCmd GhcPs -> PsMessageghc-lib-parser GHC.Parser.Errors.Types Unexpected lambda or case(s) command in function application
PsErrLambdaInFunAppExpr :: HsLamVariant -> !LHsExpr GhcPs -> PsMessageghc-lib-parser GHC.Parser.Errors.Types Unexpected lambda or case(s) expression in function application
PsErrLambdaInPat :: HsLamVariant -> PsMessageghc-lib-parser GHC.Parser.Errors.Types Lambda or Lambda-case in pattern
PsErrLazyPatWithoutSpace :: !LHsExpr GhcPs -> PsMessageghc-lib-parser GHC.Parser.Errors.Types Lazy-pattern (~) without space after it
PsErrLetCmdInFunAppCmd :: !LHsCmd GhcPs -> PsMessageghc-lib-parser GHC.Parser.Errors.Types Unexpected let command in function application
PsErrLetInFunAppExpr :: !LHsExpr GhcPs -> PsMessageghc-lib-parser GHC.Parser.Errors.Types Unexpected let expression in function application
-
ghc-lib-parser GHC.Parser.Errors.Types let-syntax in pattern
PsErrLexer :: LexErr -> LexErrKind -> PsMessageghc-lib-parser GHC.Parser.Errors.Types Lexer error
PsErrLinearFunction :: PsMessageghc-lib-parser GHC.Parser.Errors.Types Linear function found but LinearTypes not enabled