• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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. PsErrIllegalUnboxedFloatingLitInPat :: !HsLit GhcPs -> PsMessage

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

    Illegal primitive floating point literal in pattern

  2. PsErrIllegalUnboxedStringInPat :: !HsLit GhcPs -> PsMessage

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

    Illegal unboxed string literal in pattern

  3. PsErrIllegalWhereInDataDecl :: PsMessage

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

    Illegal 'where' keyword in data declaration

  4. PsErrImportPostQualified :: PsMessage

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

    Post qualified import without ImportQualifiedPost

  5. PsErrImportQualifiedTwice :: PsMessage

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

    Import: multiple occurrences of qualified

  6. PsErrInPat :: !PatBuilder GhcPs -> PsErrInPatDetails -> PsMessage

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

    Parse error in pattern

  7. data PsErrInPatDetails

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

    No documentation available.

  8. PsErrInferredTypeVarNotAllowed :: PsMessage

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

    Inferred type variables not allowed here

  9. PsErrInvalidCApiImport :: PsMessage

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

    No documentation available.

  10. PsErrInvalidDataCon :: !HsType GhcPs -> PsMessage

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

    Cannot parse data constructor in a data/newtype declaration

Page 540 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete