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.
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
PsErrIllegalPatSynExport :: PsMessageghc GHC.Parser.Errors.Types Illegal export form allowed by PatternSynonyms
PsErrIllegalPromotionQuoteDataCon :: RdrName -> PsMessageghc GHC.Parser.Errors.Types Illegal DataKinds quote mark in data/newtype constructor declaration
PsErrIllegalQualifiedDo :: SDoc -> PsMessageghc GHC.Parser.Errors.Types Found qualified-do without QualifiedDo enabled
PsErrIllegalRoleName :: FastString -> [Role] -> PsMessageghc GHC.Parser.Errors.Types Illegal role name
PsErrIllegalTraditionalRecordSyntax :: SDoc -> PsMessageghc GHC.Parser.Errors.Types Illegal traditional record syntax TODO: distinguish errors without using SDoc
PsErrIllegalUnboxedFloatingLitInPat :: !HsLit GhcPs -> PsMessageghc GHC.Parser.Errors.Types Illegal primitive floating point literal in pattern
PsErrIllegalUnboxedStringInPat :: !HsLit GhcPs -> PsMessageghc GHC.Parser.Errors.Types Illegal unboxed string literal in pattern