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.

  1. PsErrIllegalPatSynExport :: PsMessage

    ghc GHC.Parser.Errors.Types

    Illegal export form allowed by PatternSynonyms

  2. PsErrIllegalPromotionQuoteDataCon :: RdrName -> PsMessage

    ghc GHC.Parser.Errors.Types

    Illegal DataKinds quote mark in data/newtype constructor declaration

  3. PsErrIllegalQualifiedDo :: SDoc -> PsMessage

    ghc GHC.Parser.Errors.Types

    Found qualified-do without QualifiedDo enabled

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

    ghc GHC.Parser.Errors.Types

    Illegal role name

  5. PsErrIllegalTraditionalRecordSyntax :: SDoc -> PsMessage

    ghc GHC.Parser.Errors.Types

    Illegal traditional record syntax TODO: distinguish errors without using SDoc

  6. PsErrIllegalUnboxedFloatingLitInPat :: !HsLit GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Illegal primitive floating point literal in pattern

  7. PsErrIllegalUnboxedStringInPat :: !HsLit GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Illegal unboxed string literal in pattern

  8. PsErrIllegalWhereInDataDecl :: PsMessage

    ghc GHC.Parser.Errors.Types

    Illegal 'where' keyword in data declaration

  9. PsErrImportPostQualified :: PsMessage

    ghc GHC.Parser.Errors.Types

    Post qualified import without ImportQualifiedPost

  10. PsErrImportQualifiedTwice :: PsMessage

    ghc GHC.Parser.Errors.Types

    Import: multiple occurrences of qualified

Page 140 of many | Previous | Next