iteratee-stm

Concurrent iteratees using STM

http://www.tiresiaspress.us/~jwlato/haskell/iteratee-stm

Latest on Hackage:0.1.2

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.

BSD-3-Clause licensed by John W. Lato
Maintained by [email protected]

Enumerators and iteratees which read from/write to STM channels. This allows for processes with dedicated IO threads.