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.
PsErrMissingBlock :: PsMessageghc GHC.Parser.Errors.Types Missing block
-
ghc GHC.Parser.Errors.Types Multi-way if-expression found but MultiWayIf not enabled
PsErrMultipleConForNewtype :: RdrName -> Int -> PsMessageghc GHC.Parser.Errors.Types No documentation available.
PsErrMultipleNamesInStandaloneKindSignature :: [LIdP GhcPs] -> PsMessageghc GHC.Parser.Errors.Types Multiple names in standalone kind signatures
PsErrNoSingleWhereBindInPatSynDecl :: RdrName -> !HsDecl GhcPs -> PsMessageghc GHC.Parser.Errors.Types Multiple bindings in 'where' clause of pattern-synonym declaration
PsErrNotADataCon :: RdrName -> PsMessageghc GHC.Parser.Errors.Types Not a data constructor
PsErrNumUnderscores :: NumUnderscoreReason -> PsMessageghc GHC.Parser.Errors.Types Underscores in literals without the extension enabled
PsErrOpFewArgs :: StarIsType -> RdrName -> PsMessageghc GHC.Parser.Errors.Types Operator applied to too few arguments
PsErrOverloadedRecordDotInvalid :: PsMessageghc GHC.Parser.Errors.Types Invalid use of record dot syntax .
PsErrOverloadedRecordUpdateNoQualifiedFields :: PsMessageghc GHC.Parser.Errors.Types Can't use qualified fields when OverloadedRecordUpdate is enabled.