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 GHC.Parser.Errors.Types

    Explicit namespace keyword without ExplicitNamespaces

  2. PsErrIllegalGadtRecordMultiplicity :: !HsArrow GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Illegal linear arrow or multiplicity annotation in GADT record syntax

  3. PsErrIllegalImportBundleForm :: PsMessage

    ghc GHC.Parser.Errors.Types

    Illegal import bundle form

  4. PsErrIllegalPatSynExport :: PsMessage

    ghc GHC.Parser.Errors.Types

    Illegal export form allowed by PatternSynonyms

  5. PsErrIllegalPromotionQuoteDataCon :: RdrName -> PsMessage

    ghc GHC.Parser.Errors.Types

    Illegal DataKinds quote mark in data/newtype constructor declaration

  6. PsErrIllegalQualifiedDo :: SDoc -> PsMessage

    ghc GHC.Parser.Errors.Types

    Found qualified-do without QualifiedDo enabled

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

    ghc GHC.Parser.Errors.Types

    Illegal role name

  8. PsErrIllegalTraditionalRecordSyntax :: SDoc -> PsMessage

    ghc GHC.Parser.Errors.Types

    Illegal traditional record syntax TODO: distinguish errors without using SDoc

  9. PsErrIllegalUnboxedFloatingLitInPat :: !HsLit GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Illegal primitive floating point literal in pattern

  10. PsErrIllegalUnboxedStringInPat :: !HsLit GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Illegal unboxed string literal in pattern

Page 140 of many | Previous | Next