• 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. module GHC.Parser.Errors.Ppr

    No documentation available.

  2. PEIP_NegApp :: PsErrInPatDetails

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

    Negative application pattern?

  3. PEIP_OtherPatDetails :: ParseContext -> PsErrInPatDetails

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

    No documentation available.

  4. PEIP_RecPattern :: [LPat GhcPs] -> PatIsRecursive -> ParseContext -> PsErrInPatDetails

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

    No documentation available.

  5. PEIP_TypeArgs :: [HsConPatTyArg GhcPs] -> PsErrInPatDetails

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

    The list of type arguments for the pattern

  6. PEP_QuoteDisambiguation :: PsErrPunDetails

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

    No documentation available.

  7. PEP_SumSyntaxType :: PsErrPunDetails

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

    No documentation available.

  8. PEP_TupleSyntaxType :: PsErrPunDetails

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

    No documentation available.

  9. PETS_ConstraintContext :: !LocatedA (PatBuilder GhcPs) -> PsErrTypeSyntaxDetails

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

    No documentation available.

  10. PETS_ForallTelescope :: !HsForAllTelescope GhcPs -> !LocatedA (PatBuilder GhcPs) -> PsErrTypeSyntaxDetails

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

    No documentation available.

Page 535 of many | Previous | Next

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