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.
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
PsErrIllegalWhereInDataDecl :: PsMessageghc GHC.Parser.Errors.Types Illegal 'where' keyword in data declaration
PsErrImportPostQualified :: PsMessageghc GHC.Parser.Errors.Types Post qualified import without ImportQualifiedPost
PsErrImportQualifiedTwice :: PsMessageghc GHC.Parser.Errors.Types Import: multiple occurrences of qualified