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.
PsErrMalformedDecl :: SDoc -> RdrName -> PsMessageghc GHC.Parser.Errors.Types Malformed ... declaration for ...
PsErrMalformedEntityString :: PsMessageghc GHC.Parser.Errors.Types Malformed entity string
PsErrMalformedTyOrClDecl :: !LHsType GhcPs -> PsMessageghc GHC.Parser.Errors.Types Malformed head of type or class declaration
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