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. type PostTcTable = [(Name, PostTcExpr)]

    ghc-lib-parser GHC.Hs.Expr

    Post-Type checking Table We use a PostTcTable where there are a bunch of pieces of evidence, more than is convenient to keep individually.

  2. Parsed :: Pass

    ghc-lib-parser GHC.Hs.Extension

    No documentation available.

  3. data Pass

    ghc-lib-parser GHC.Hs.Extension

    No documentation available.

  4. module GHC.Hs.Pat

    No documentation available.

  5. ParPat :: XParPat p -> LPat p -> Pat p

    ghc-lib-parser GHC.Hs.Pat

    Parenthesised pattern, e.g. (x)

  6. data Pat p

    ghc-lib-parser GHC.Hs.Pat

    Pattern

  7. PrefixCon :: [tyarg] -> [arg] -> HsConDetails tyarg arg rec

    ghc-lib-parser GHC.Hs.Type

    No documentation available.

  8. module GHC.HsToCore.Errors.Ppr

    No documentation available.

  9. module GHC.HsToCore.Pmc.Ppr

    Provides facilities for pretty-printing Nablas in a way appropriate for user facing pattern match warnings.

  10. PACA :: PmAltCon -> [TyVar] -> [Id] -> PmAltConApp

    ghc-lib-parser GHC.HsToCore.Pmc.Solver.Types

    No documentation available.

Page 523 of many | Previous | Next