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.
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
PsErrInvalidPackageName :: FastString -> PsMessageghc GHC.Parser.Errors.Types Invalid package name
PsErrInvalidPun :: PsErrPunDetails -> PsMessageghc GHC.Parser.Errors.Types No documentation available.
PsErrInvalidRecordCon :: !PatBuilder GhcPs -> PsMessageghc GHC.Parser.Errors.Types Not a record constructor