Deprecated

In favour of

iteratee-mtl

Iteratee-based I/O

http://inmachina.net/~jwlato/haskell/iteratee

Latest on Hackage:0.5.0.0

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 Oleg Kiselyov, John W. Lato
Maintained by John W. Lato

The Iteratee monad provides strict, safe, and functional I/O. In addition to pure Iteratee processors, file IO and combinator functions are provided.