Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
delTidyOccEnvList :: TidyOccEnv -> [FastString] -> TidyOccEnvghc GHC.Plugins No documentation available.
delTidyOccEnvList :: TidyOccEnv -> [FastString] -> TidyOccEnvghc GHC.Plugins No documentation available.
-
ghc GHC.Plugins No documentation available.
-
ghc GHC.Plugins No documentation available.
extendIdSubst :: Subst -> Id -> CoreExpr -> Substghc GHC.Plugins Add a substitution for an Id to the Subst: you must ensure that the in-scope set is such that TyCoSubst Note [The substitution invariant] holds after extending the substitution like this
extendIdSubstList :: Subst -> [(Id, CoreExpr)] -> Substghc GHC.Plugins Adds multiple Id substitutions to the Subst: see also extendIdSubst
extendIdSubstWithClone :: Subst -> Id -> Id -> Substghc GHC.Plugins No documentation available.
floatifyIdDemandInfo :: Id -> Idghc GHC.Plugins No documentation available.
-
ghc GHC.Plugins If it's a local, make it global
initTidyOccEnv :: [OccName] -> TidyOccEnvghc GHC.Plugins No documentation available.