Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
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
PsErrIllegalExplicitNamespace :: PsMessageghc GHC.Parser.Errors.Types Explicit namespace keyword without ExplicitNamespaces
PsErrIllegalGadtRecordMultiplicity :: !HsArrow GhcPs -> PsMessageghc GHC.Parser.Errors.Types Illegal linear arrow or multiplicity annotation in GADT record syntax
PsErrIllegalImportBundleForm :: PsMessageghc GHC.Parser.Errors.Types Illegal import bundle form