Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
PsErrDotsInRecordUpdate :: PsMessageghc-lib-parser GHC.Parser.Errors.Types Dots used in record update
PsErrEmptyDoubleQuotes :: Bool -> PsMessageghc-lib-parser GHC.Parser.Errors.Types Found two single quotes
-
ghc-lib-parser GHC.Parser.Errors.Types A lambda requires at least one parameter
PsErrEmptyWhereInPatSynDecl :: RdrName -> PsMessageghc-lib-parser GHC.Parser.Errors.Types Empty 'where' clause in pattern-synonym declaration
PsErrExpectedHyphen :: PsMessageghc-lib-parser GHC.Parser.Errors.Types Expected a hyphen
PsErrExplicitForall :: Bool -> PsMessageghc-lib-parser GHC.Parser.Errors.Types Explicit forall found but no extension allowing it is enabled
PsErrIfCmdInFunAppCmd :: !LHsCmd GhcPs -> PsMessageghc-lib-parser GHC.Parser.Errors.Types Unexpected if command in function application
PsErrIfInFunAppExpr :: !LHsExpr GhcPs -> PsMessageghc-lib-parser GHC.Parser.Errors.Types Unexpected if expression in function application
PsErrIfThenElseInPat :: PsMessageghc-lib-parser GHC.Parser.Errors.Types If-then-else syntax in pattern
PsErrIllegalBangPattern :: !Pat GhcPs -> PsMessageghc-lib-parser GHC.Parser.Errors.Types Bang-pattern without BangPattterns enabled