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.
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
PsErrInPat :: !PatBuilder GhcPs -> PsErrInPatDetails -> PsMessageghc GHC.Parser.Errors.Types Parse error in pattern
-
ghc GHC.Parser.Errors.Types No documentation available.
PsErrInferredTypeVarNotAllowed :: PsMessageghc GHC.Parser.Errors.Types Inferred type variables not allowed here
PsErrInvalidCApiImport :: PsMessageghc GHC.Parser.Errors.Types No documentation available.
PsErrInvalidDataCon :: !HsType GhcPs -> PsMessageghc GHC.Parser.Errors.Types Cannot parse data constructor in a data/newtype declaration
PsErrInvalidInfixDataCon :: !HsType GhcPs -> RdrName -> !HsType GhcPs -> PsMessageghc GHC.Parser.Errors.Types Cannot parse data constructor in a data/newtype declaration
PsErrInvalidInfixHole :: PsMessageghc GHC.Parser.Errors.Types Invalid infix hole, expected an infix operator