Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. l_platform :: LintConfig -> !Platform

    ghc-lib-parser GHC.Core.Lint

    Target platform

  2. lpr_platform :: LintPassResultConfig -> !Platform

    ghc-lib-parser GHC.Core.Lint

    No documentation available.

  3. scrutOkForBinderSwap :: OutExpr -> BinderSwapDecision

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

    No documentation available.

  4. sePlatform :: SimplEnv -> Platform

    ghc-lib-parser GHC.Core.Opt.Simplify.Env

    No documentation available.

  5. smPlatform :: SimplMode -> Platform

    ghc-lib-parser GHC.Core.Opt.Simplify.Env

    No documentation available.

  6. updModeForRules :: SimplMode -> SimplMode

    ghc-lib-parser GHC.Core.Opt.Simplify.Utils

    No documentation available.

  7. updModeForStableUnfoldings :: Activation -> SimplMode -> SimplMode

    ghc-lib-parser GHC.Core.Opt.Simplify.Utils

    No documentation available.

  8. mkForAllRedn :: ForAllTyFlag -> TyVar -> ReductionN -> Reduction -> Reduction

    ghc-lib-parser GHC.Core.Reduction

    Create a Reduction associated to a Π type, from a kind Reduction and a body Reduction. Combines mkForAllCo and mkForAllTy.

  9. mkHomoForAllRedn :: [TyVarBinder] -> Reduction -> Reduction

    ghc-lib-parser GHC.Core.Reduction

    Create a Reduction of a quantified type from a Reduction of the body. Combines mkHomoForAllCos and mkForAllTys.

  10. pprRulesForUser :: [CoreRule] -> SDoc

    ghc-lib-parser GHC.Core.Rules

    No documentation available.

Page 672 of many | Previous | Next