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

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. PsErrInvalidRuleActivationMarker :: PsMessage

    ghc GHC.Parser.Errors.Types

    Invalid rule activation marker

  2. PsErrInvalidTypeSig_DataCon :: PsInvalidTypeSignature

    ghc GHC.Parser.Errors.Types

    No documentation available.

  3. PsErrInvalidTypeSig_Other :: PsInvalidTypeSignature

    ghc GHC.Parser.Errors.Types

    No documentation available.

  4. PsErrInvalidTypeSig_Qualified :: PsInvalidTypeSignature

    ghc GHC.Parser.Errors.Types

    No documentation available.

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

    ghc GHC.Parser.Errors.Types

    Invalid type signature

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

    ghc GHC.Parser.Errors.Types

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

  7. PsErrLambdaCase :: PsMessage

    ghc GHC.Parser.Errors.Types

    LambdaCase syntax used without the extension enabled

  8. PsErrLambdaCmdInFunAppCmd :: HsLamVariant -> !LHsCmd GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Unexpected lambda or case(s) command in function application

  9. PsErrLambdaInFunAppExpr :: HsLamVariant -> !LHsExpr GhcPs -> PsMessage

    ghc GHC.Parser.Errors.Types

    Unexpected lambda or case(s) expression in function application

  10. PsErrLambdaInPat :: HsLamVariant -> PsMessage

    ghc GHC.Parser.Errors.Types

    Lambda or Lambda-case in pattern

Page 142 of many | Previous | Next

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