@hackage coroutine-iteratee0.1.1
Bridge between the monad-coroutine and iteratee packages.
Categories
License
LicenseRef-GPL
Maintainer
blamario@yahoo.com
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Deprecated
Tested Compilers
Dependencies (3)
- base <5
- iteratee >=0.4 && <0.9
- monad-coroutine >=0.6 && <0.8 Show all…
Dependents (1)
@hackage/acme-everything
This package acts as a bidirectional bridge between two monad transformers: the Data.Iteratee.Base.Iteratee in the iteratee package, and the Control.Monad.Coroutine.Coroutine in the monad-coroutine package.