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.
PsErrCaseCmdInFunAppCmd :: !LHsCmd GhcPs -> PsMessageghc GHC.Parser.Errors.Types Unexpected case command in function application
PsErrCaseInFunAppExpr :: !LHsExpr GhcPs -> PsMessageghc GHC.Parser.Errors.Types Unexpected case expression in function application
-
ghc GHC.Parser.Errors.Types case..of in pattern
-
ghc GHC.Parser.Errors.Types Cmm lexer error
PsErrCmmParser :: CmmParserError -> PsMessageghc GHC.Parser.Errors.Types Cmm parser error
PsErrDeclSpliceNotAtTopLevel :: !SpliceDecl GhcPs -> PsMessageghc GHC.Parser.Errors.Types Declaration splice not a top-level
PsErrDoCmdInFunAppCmd :: !LHsCmd GhcPs -> PsMessageghc GHC.Parser.Errors.Types Unexpected do command in function application
PsErrDoInFunAppExpr :: !Maybe ModuleName -> !LHsExpr GhcPs -> PsMessageghc GHC.Parser.Errors.Types Unexpected do block in function application
PsErrDoNotationInPat :: PsMessageghc GHC.Parser.Errors.Types Do-notation in pattern
PsErrDotsInRecordUpdate :: PsMessageghc GHC.Parser.Errors.Types Dots used in record update