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.

  1. PsErrIllegalExplicitNamespace :: PsMessage

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

    Explicit namespace keyword without ExplicitNamespaces

  2. PsErrIllegalGadtRecordMultiplicity :: !HsArrow GhcPs -> PsMessage

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

    Illegal linear arrow or multiplicity annotation in GADT record syntax

  3. PsErrIllegalImportBundleForm :: PsMessage

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

    Illegal import bundle form

  4. PsErrIllegalOrPat :: LPat GhcPs -> PsMessage

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

    Or pattern used without -XOrPatterns

  5. PsErrIllegalPatSynExport :: PsMessage

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

    Illegal export form allowed by PatternSynonyms

  6. PsErrIllegalPromotionQuoteDataCon :: RdrName -> PsMessage

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

    Illegal DataKinds quote mark in data/newtype constructor declaration

  7. PsErrIllegalQualifiedDo :: SDoc -> PsMessage

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

    Found qualified-do without QualifiedDo enabled

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

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

    Illegal role name

  9. PsErrIllegalTraditionalRecordSyntax :: SDoc -> PsMessage

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

    Illegal traditional record syntax TODO: distinguish errors without using SDoc

  10. PsErrIllegalUnboxedFloatingLitInPat :: !HsLit GhcPs -> PsMessage

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

    Illegal primitive floating point literal in pattern

Page 537 of many | Previous | Next