• 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. PsErrInvalidInfixHole :: PsMessage

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

    Invalid infix hole, expected an infix operator

  2. PsErrInvalidPackageName :: FastString -> PsMessage

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

    Invalid package name

  3. PsErrInvalidPun :: PsErrPunDetails -> PsMessage

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

    No documentation available.

  4. PsErrInvalidRecordCon :: !PatBuilder GhcPs -> PsMessage

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

    Not a record constructor

  5. PsErrInvalidRuleActivationMarker :: PsMessage

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

    Invalid rule activation marker

  6. PsErrInvalidTypeSig_DataCon :: PsInvalidTypeSignature

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

    No documentation available.

  7. PsErrInvalidTypeSig_Other :: PsInvalidTypeSignature

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

    No documentation available.

  8. PsErrInvalidTypeSig_Qualified :: PsInvalidTypeSignature

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

    No documentation available.

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

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

    Invalid type signature

  10. PsErrInvalidWhereBindInPatSynDecl :: RdrName -> !HsDecl GhcPs -> PsMessage

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

    Invalid binding name in 'where' clause of pattern-synonym declaration

Page 539 of many | Previous | Next

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