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. PreInlineUnconditionally :: Id -> Tick

    ghc GHC.Core.Opt.Stats

    No documentation available.

  2. module GHC.Core.PatSyn

    No documentation available.

  3. data PatSyn

    ghc GHC.Core.PatSyn

    Pattern Synonym See Note [Pattern synonym representation] See Note [Pattern synonym signature contexts]

  4. type PatSynBuilder = Maybe (Name, Type, Bool)

    ghc GHC.Core.PatSyn

    No documentation available.

  5. type PatSynMatcher = (Name, Type, Bool)

    ghc GHC.Core.PatSyn

    No documentation available.

  6. module GHC.Core.Ppr

    No documentation available.

  7. module GHC.Core.Predicate

    No documentation available.

  8. data Pred

    ghc GHC.Core.Predicate

    A predicate in the solver. The solver tries to prove Wanted predicates from Given ones.

  9. module GHC.Core.TyCo.Ppr

    Pretty-printing types and coercions.

  10. newtype PprPrec

    ghc GHC.Core.TyCo.Ppr

    A general-purpose pretty-printing precedence type.

Page 115 of many | Previous | Next