Deprecated

coroutine-enumerator

Bridge between the monad-coroutine and enumerator packages.

http://trac.haskell.org/SCC/wiki/coroutine-enumerator

Latest on Hackage:0.1.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-GPL licensed by Mario Blazevic
Maintained by [email protected]

This package acts as a bidirectional bridge between two monad transformers: the Data.Enumerator.Iteratee in the enumerator package, and the Control.Monad.Coroutine.Coroutine in the monad-coroutine package.