| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Pandora.Paradigm.Primary.Functor.Tagged
Documentation
Constructors
| Tag a |
Instances
| Monoidal (<--) ((->) :: Type -> Type -> Type) (:*:) (:*:) (Tagged tag) Source # | |
| Semimonoidal (<--) (:*:) (:*:) (Tagged tag :: Type -> Type) Source # | |
| Semimonoidal ((->) :: Type -> Type -> Type) (:*:) (:*:) (Tagged tag :: Type -> Type) Source # | |
| Monad (Tagged tag) Source # | |
Defined in Pandora.Paradigm.Primary.Functor.Tagged | |
| Extendable ((->) :: Type -> Type -> Type) (Tagged tag) Source # | |
| Bindable ((->) :: Type -> Type -> Type) (Tagged tag) Source # | |
| Comonad (Tagged tag) ((->) :: Type -> Type -> Type) Source # | |
Defined in Pandora.Paradigm.Primary.Functor.Tagged | |
| Monoidal ((->) :: Type -> Type -> Type) ((->) :: Type -> Type -> Type) (:*:) (:*:) (Tagged tag) Source # | |
| Covariant ((->) :: Type -> Type -> Type) ((->) :: Type -> Type -> Type) (Flip (Tagged :: Type -> Type -> Type) a) Source # | |
| Covariant ((->) :: Type -> Type -> Type) ((->) :: Type -> Type -> Type) (Tagged tag) Source # | |
| Distributive ((->) :: Type -> Type -> Type) ((->) :: Type -> Type -> Type) (Tagged tag) Source # | |
| Traversable ((->) :: Type -> Type -> Type) ((->) :: Type -> Type -> Type) (Tagged tag) Source # | |
| Bivariant ((->) :: Type -> Type -> Type) ((->) :: Type -> Type -> Type) ((->) :: Type -> Type -> Type) (Tagged :: Type -> Type -> Type) Source # | |
| Semigroup a => Semigroup (Tagged tag a) Source # | |
| Ringoid a => Ringoid (Tagged tag a) Source # | |
| Monoid a => Monoid (Tagged tag a) Source # | |
Defined in Pandora.Paradigm.Primary.Functor.Tagged | |
| Quasiring a => Quasiring (Tagged tag a) Source # | |
Defined in Pandora.Paradigm.Primary.Functor.Tagged | |
| Group a => Group (Tagged tag a) Source # | |
| Supremum a => Supremum (Tagged tag a) Source # | |
| Infimum a => Infimum (Tagged tag a) Source # | |
| Lattice a => Lattice (Tagged tag a) Source # | |
Defined in Pandora.Paradigm.Primary.Functor.Tagged | |
| Setoid a => Setoid (Tagged tag a) Source # | |
| Chain a => Chain (Tagged tag a) Source # | |
Defined in Pandora.Paradigm.Primary.Functor.Tagged | |