|
Control.Functor.Pointed.Composition | Portability | non-portable (functional-dependencies) | Stability | experimental | Maintainer | Edward Kmett <ekmett@gmail.com> |
|
|
|
Description |
TODO: finish the monad instances
|
|
|
Documentation |
|
newtype PointedCompF f g a | Source |
|
Constructors | PointedCompF (CompF f g a) | |
| Instances | |
|
|
newtype PostCompF mw f a | Source |
|
Constructors | | Instances | |
|
|
newtype PreCompF f mw a | Source |
|
Constructors | | Instances | |
|
|
newtype DistCompF f g a | Source |
|
Constructors | | Instances | |
|
|
Produced by Haddock version 2.4.2 |