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.
PsErrEmptyDoubleQuotes :: Bool -> PsMessageghc GHC.Parser.Errors.Types Found two single quotes
-
ghc GHC.Parser.Errors.Types A lambda requires at least one parameter
PsErrEmptyWhereInPatSynDecl :: RdrName -> PsMessageghc GHC.Parser.Errors.Types Empty 'where' clause in pattern-synonym declaration
PsErrExpectedHyphen :: PsMessageghc GHC.Parser.Errors.Types Expected a hyphen
PsErrExplicitForall :: Bool -> PsMessageghc GHC.Parser.Errors.Types Explicit forall found but no extension allowing it is enabled
PsErrIfCmdInFunAppCmd :: !LHsCmd GhcPs -> PsMessageghc GHC.Parser.Errors.Types Unexpected if command in function application
PsErrIfInFunAppExpr :: !LHsExpr GhcPs -> PsMessageghc GHC.Parser.Errors.Types Unexpected if expression in function application
PsErrIfThenElseInPat :: PsMessageghc GHC.Parser.Errors.Types If-then-else syntax in pattern
PsErrIllegalBangPattern :: !Pat GhcPs -> PsMessageghc GHC.Parser.Errors.Types Bang-pattern without BangPattterns enabled
PsErrIllegalDataTypeContext :: !LHsContext GhcPs -> PsMessageghc GHC.Parser.Errors.Types Illegal datatype context