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.
extendIdZonkEnv :: forall (m :: Type -> Type) . Var -> ZonkBndrT m ()ghc GHC.Tc.Zonk.Env No documentation available.
extendIdZonkEnvRec :: forall (m :: Type -> Type) . [Var] -> ZonkBndrT m ()ghc GHC.Tc.Zonk.Env Extend the knot-tied environment.
ze_id_env :: ZonkEnv -> IdEnv Idghc GHC.Tc.Zonk.Env No documentation available.
tcInitOpenTidyEnv :: [TyCoVar] -> ZonkM TidyEnvghc GHC.Tc.Zonk.TcType Get a TidyEnv that includes mappings for all vars free in the given type. Useful when tidying open types.
tcInitTidyEnv :: ZonkM TidyEnvghc GHC.Tc.Zonk.TcType No documentation available.
-
ghc GHC.Tc.Zonk.TcType No documentation available.
tidyDelayedError :: TidyEnv -> DelayedError -> DelayedErrorghc GHC.Tc.Zonk.TcType No documentation available.
tidyEvVar :: TidyEnv -> EvVar -> EvVarghc GHC.Tc.Zonk.TcType No documentation available.
-
ghc GHC.Tc.Zonk.TcType zonkId is used *during* typechecking just to zonk the Id's type
-
ghc GHC.Tc.Zonk.TcType No documentation available.