Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. PsErrIllegalDataTypeContext :: !LHsContext GhcPs -> PsMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    Illegal datatype context

  2. PsErrIllegalExplicitNamespace :: PsMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    Explicit namespace keyword without ExplicitNamespaces

  3. PsErrIllegalGadtRecordMultiplicity :: !HsArrow GhcPs -> PsMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    Illegal linear arrow or multiplicity annotation in GADT record syntax

  4. PsErrIllegalImportBundleForm :: PsMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    Illegal import bundle form

  5. PsErrIllegalOrPat :: LPat GhcPs -> PsMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    Or pattern used without -XOrPatterns

  6. PsErrIllegalPatSynExport :: PsMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    Illegal export form allowed by PatternSynonyms

  7. PsErrIllegalPromotionQuoteDataCon :: RdrName -> PsMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    Illegal DataKinds quote mark in data/newtype constructor declaration

  8. PsErrIllegalQualifiedDo :: SDoc -> PsMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    Found qualified-do without QualifiedDo enabled

  9. PsErrIllegalRoleName :: FastString -> [Role] -> PsMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    Illegal role name

  10. PsErrIllegalTraditionalRecordSyntax :: SDoc -> PsMessage

    ghc-lib-parser GHC.Parser.Errors.Types

    Illegal traditional record syntax TODO: distinguish errors without using SDoc

Page 539 of many | Previous | Next