pipes-io

Stateful IO streams based on pipes

Latest on Hackage:0.1@rev: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.

Apache-2.0 licensed by Yin Guanhao
Maintained by Yin Guanhao

`pipes-io` allows you to use pipes and Parsers more easily in the IO monad, providing a interface similar to that of `io-streams`.