@hackage monad-actions0.1.0.0
Left or right actions of a monad on a functor
Categories
License
LGPL-2.0-or-later
Maintainer
noiioiu@cocaine.ninja
Links
Versions
Installation
Dependencies (7)
- base >=4.20.2 && <4.21
- free >=5.2 && <5.3
- kan-extensions >=5.2.8 && <5.3
- mmorph >=1.2.2 && <1.3
- mtl >=2.3.1 && <2.4
- template-haskell >=2.22.0 && <2.23 Show all…
Dependents (1)
@hackage/comonad-coactions
This package defines classes for left and rght actions of monads on functors. It also includes modules for using monad actions with qualified do notation.