@hackage contstuff-transformers0.1.0
ContStuff instances for transformers and vice-versa
Categories
License
BSD-3-Clause
Maintainer
Ertugrul Söylemez <es@ertes.de>
Links
- Documentation
- No source repository
- Security
Versions
Deprecated
Dependencies (3)
- base >=4 && <=5
- contstuff >=0.7.0
- transformers >=0.2.2.0 Show all…
Dependents (1)
@hackage/acme-everything
This package provides contstuff transformer class instances for the monad transformers from the transformers package as well as transformers class instances for the monad transformers from contstuff. This makes using both transformer libraries in a single project much more convenient as you get along with a single set of lifting functions.