| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Pandora.Paradigm.Schemes.U_T
Documentation
newtype U_T ct cu t u a Source #
Instances
| Covariant t => Hoistable (U_T Covariant Covariant t :: (Type -> Type) -> Type -> Type) Source # | |
| Avoidable t => Liftable (U_T Covariant Covariant t) Source # | |
| Lowerable (U_T Covariant Covariant t) Source # | |
| Interpreted (U_T ct cu t u) Source # | |
| type Primary (U_T ct cu t u) a Source # | |
Defined in Pandora.Paradigm.Schemes.U_T | |
type (>.:.<) = U_T Contravariant Contravariant Source #