 | category-extras-0.53.6: Various modules and constructs inspired by category theory | Contents | Index |
|
| 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 |
| Constructors | | PointedCompF (CompF f g a) | |
| Instances | |
|
|
| newtype PostCompF mw f a |
| Constructors | | Instances | |
|
|
| newtype PreCompF f mw a |
| Constructors | | Instances | |
|
|
| newtype DistCompF f g a |
| Constructors | | Instances | |
|
|
| Produced by Haddock version 2.1.0 |