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.
l_platform :: LintConfig -> !Platformghc-lib-parser GHC.Core.Lint Target platform
lpr_platform :: LintPassResultConfig -> !Platformghc-lib-parser GHC.Core.Lint No documentation available.
scrutOkForBinderSwap :: OutExpr -> BinderSwapDecisionghc-lib-parser GHC.Core.Opt.OccurAnal No documentation available.
sePlatform :: SimplEnv -> Platformghc-lib-parser GHC.Core.Opt.Simplify.Env No documentation available.
smPlatform :: SimplMode -> Platformghc-lib-parser GHC.Core.Opt.Simplify.Env No documentation available.
updModeForRules :: SimplMode -> SimplModeghc-lib-parser GHC.Core.Opt.Simplify.Utils No documentation available.
updModeForStableUnfoldings :: Activation -> SimplMode -> SimplModeghc-lib-parser GHC.Core.Opt.Simplify.Utils No documentation available.
mkForAllRedn :: ForAllTyFlag -> TyVar -> ReductionN -> Reduction -> Reductionghc-lib-parser GHC.Core.Reduction Create a Reduction associated to a Π type, from a kind Reduction and a body Reduction. Combines mkForAllCo and mkForAllTy.
mkHomoForAllRedn :: [TyVarBinder] -> Reduction -> Reductionghc-lib-parser GHC.Core.Reduction Create a Reduction of a quantified type from a Reduction of the body. Combines mkHomoForAllCos and mkForAllTys.
pprRulesForUser :: [CoreRule] -> SDocghc-lib-parser GHC.Core.Rules No documentation available.