• 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. PsErrInvalidInfixDataCon :: !HsType GhcPs -> RdrName -> !HsType GhcPs -> PsMessage

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

    Cannot parse data constructor in a data/newtype declaration

  2. PsErrInvalidInfixHole :: PsMessage

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

    Invalid infix hole, expected an infix operator

  3. PsErrInvalidPackageName :: FastString -> PsMessage

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

    Invalid package name

  4. PsErrInvalidPun :: PsErrPunDetails -> PsMessage

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

    No documentation available.

  5. PsErrInvalidRecordCon :: !PatBuilder GhcPs -> PsMessage

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

    Not a record constructor

  6. PsErrInvalidRuleActivationMarker :: PsMessage

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

    Invalid rule activation marker

  7. PsErrInvalidTypeSig_DataCon :: PsInvalidTypeSignature

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

    No documentation available.

  8. PsErrInvalidTypeSig_Other :: PsInvalidTypeSignature

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

    No documentation available.

  9. PsErrInvalidTypeSig_Qualified :: PsInvalidTypeSignature

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

    No documentation available.

  10. PsErrInvalidTypeSignature :: PsInvalidTypeSignature -> !LHsExpr GhcPs -> PsMessage

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

    Invalid type signature

Page 541 of many | Previous | Next

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