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