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.
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.
PsErrOverloadedRecordUpdateNotEnabled :: PsMessageghc GHC.Parser.Errors.Types OverloadedRecordUpdate is not enabled.
PsErrParse :: String -> PsErrParseDetails -> PsMessageghc GHC.Parser.Errors.Types Parse errors
-
ghc GHC.Parser.Errors.Types Extra details about a parse error, which helps us in determining which should be the hints to suggest.
PsErrParseDetails :: Bool -> Bool -> Bool -> Bool -> Bool -> PsErrParseDetailsghc GHC.Parser.Errors.Types No documentation available.
PsErrParseErrorInCmd :: SDoc -> PsMessageghc GHC.Parser.Errors.Types Parse error in command TODO: distinguish errors without using SDoc
PsErrParseErrorOnInput :: OccName -> PsMessageghc GHC.Parser.Errors.Types Parse error on input
PsErrParseLanguagePragma :: PsHeaderMessageghc GHC.Parser.Errors.Types No documentation available.