Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Pandora.Paradigm.Primary.Transformer.Jack
Documentation
Instances
Hoistable ((->) :: Type -> Type -> Type) Jack Source # | |
(Setoid a, Setoid (t a)) => Setoid (Jack t a) Source # | |
(Chain a, Chain (t a)) => Chain (Jack t a) Source # | |
Defined in Pandora.Paradigm.Primary.Transformer.Jack | |
Liftable ((->) :: Type -> Type -> Type) Jack Source # | |
Extendable ((->) :: Type -> Type -> Type) t => Extendable ((->) :: Type -> Type -> Type) (Jack t) Source # | |
(Monoidal (-->) (-->) (:*:) (:*:) t, Bindable ((->) :: Type -> Type -> Type) t) => Bindable ((->) :: Type -> Type -> Type) (Jack t) Source # | |
Covariant ((->) :: Type -> Type -> Type) ((->) :: Type -> Type -> Type) t => Covariant ((->) :: Type -> Type -> Type) ((->) :: Type -> Type -> Type) (Jack t) Source # | |
Traversable ((->) :: Type -> Type -> Type) ((->) :: Type -> Type -> Type) t => Traversable ((->) :: Type -> Type -> Type) ((->) :: Type -> Type -> Type) (Jack t) Source # | |