| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Data.ZipMatchK.Functor
Contents
Description
Orphan instances
| (Traversable f, Traversable g, ZipMatchK f, ZipMatchK g) => ZipMatchK (Product f g :: Type -> Type) Source # | Note: instance is limited to |
| (Traversable f, Traversable g, ZipMatchK f, ZipMatchK g) => ZipMatchK (Sum f g :: Type -> Type) Source # | Note: instance is limited to |
| GenericK (Product f g :: k -> Type) Source # | |
| GenericK (Sum f g :: k -> Type) Source # | |