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. PWildcard :: NamePattern -> NamePattern

    ghc-lib-parser GHC.Core.Opt.CallerCC.Types

    No documentation available.

  2. PostInlineUnconditionally :: Id -> Tick

    ghc-lib-parser GHC.Core.Opt.Stats

    No documentation available.

  3. PreInlineUnconditionally :: Id -> Tick

    ghc-lib-parser GHC.Core.Opt.Stats

    No documentation available.

  4. module GHC.Core.PatSyn

    No documentation available.

  5. data PatSyn

    ghc-lib-parser GHC.Core.PatSyn

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

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

    ghc-lib-parser GHC.Core.PatSyn

    No documentation available.

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

    ghc-lib-parser GHC.Core.PatSyn

    No documentation available.

  8. module GHC.Core.Ppr

    No documentation available.

  9. module GHC.Core.Predicate

    No documentation available.

  10. data Pred

    ghc-lib-parser GHC.Core.Predicate

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

Page 508 of many | Previous | Next