Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
mkHomoForAllCos :: [ForAllTyBinder] -> Coercion -> Coercionghc GHC.Core.Coercion Make a Coercion quantified over a type/coercion variable; the variable has the same kind and visibility in both sides of the coercion
mkNakedForAllCo :: TyVar -> ForAllTyFlag -> ForAllTyFlag -> CoercionN -> Coercion -> Coercionghc GHC.Core.Coercion No documentation available.
splitForAllCo_co_maybe :: Coercion -> Maybe (CoVar, ForAllTyFlag, ForAllTyFlag, Coercion, Coercion)ghc GHC.Core.Coercion Like splitForAllCo_maybe, but only returns Just for covar binder
splitForAllCo_maybe :: Coercion -> Maybe (TyCoVar, ForAllTyFlag, ForAllTyFlag, Coercion, Coercion)ghc GHC.Core.Coercion No documentation available.
splitForAllCo_ty_maybe :: Coercion -> Maybe (TyVar, ForAllTyFlag, ForAllTyFlag, Coercion, Coercion)ghc GHC.Core.Coercion Like splitForAllCo_maybe, but only returns Just for tyvar binder
-
ghc GHC.Core.Coercion Like substForAllCoBndr, but works on a lifting context
tidyCoAxBndrsForUser :: TidyEnv -> [Var] -> (TidyEnv, [Var])ghc GHC.Core.Coercion No documentation available.
l_platform :: LintConfig -> !Platformghc GHC.Core.Lint Target platform
lpr_platform :: LintPassResultConfig -> !Platformghc GHC.Core.Lint No documentation available.
sePlatform :: SimplEnv -> Platformghc GHC.Core.Opt.Simplify.Env No documentation available.