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.

  1. delTidyOccEnvList :: TidyOccEnv -> [FastString] -> TidyOccEnv

    ghc GHC.Plugins

    No documentation available.

  2. delTidyOccEnvList :: TidyOccEnv -> [FastString] -> TidyOccEnv

    ghc GHC.Plugins

    No documentation available.

  3. emptyTidyOccEnv :: TidyOccEnv

    ghc GHC.Plugins

    No documentation available.

  4. emptyTidyOccEnv :: TidyOccEnv

    ghc GHC.Plugins

    No documentation available.

  5. extendIdSubst :: Subst -> Id -> CoreExpr -> Subst

    ghc 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

  6. extendIdSubstList :: Subst -> [(Id, CoreExpr)] -> Subst

    ghc GHC.Plugins

    Adds multiple Id substitutions to the Subst: see also extendIdSubst

  7. extendIdSubstWithClone :: Subst -> Id -> Id -> Subst

    ghc GHC.Plugins

    No documentation available.

  8. floatifyIdDemandInfo :: Id -> Id

    ghc GHC.Plugins

    No documentation available.

  9. globaliseId :: Id -> Id

    ghc GHC.Plugins

    If it's a local, make it global

  10. initTidyOccEnv :: [OccName] -> TidyOccEnv

    ghc GHC.Plugins

    No documentation available.

Page 528 of many | Previous | Next