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

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

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

    Illegal unboxed string literal in pattern

  2. PsErrIllegalWhereInDataDecl :: PsMessage

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

    Illegal 'where' keyword in data declaration

  3. PsErrImportPostQualified :: PsMessage

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

    Post qualified import without ImportQualifiedPost

  4. PsErrImportQualifiedTwice :: PsMessage

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

    Import: multiple occurrences of qualified

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

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

    Parse error in pattern

  6. data PsErrInPatDetails

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

    No documentation available.

  7. PsErrInferredTypeVarNotAllowed :: PsMessage

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

    Inferred type variables not allowed here

  8. PsErrInvalidCApiImport :: PsMessage

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

    No documentation available.

  9. PsErrInvalidDataCon :: !HsType GhcPs -> PsMessage

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

    Cannot parse data constructor in a data/newtype declaration

  10. PsErrInvalidInfixDataCon :: !HsType GhcPs -> RdrName -> !HsType GhcPs -> PsMessage

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

    Cannot parse data constructor in a data/newtype declaration

Page 538 of many | Previous | Next

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