@hackage pipes-io0.1
Stateful IO streams based on pipes
Categories
License
Apache-2.0
Maintainer
Yin Guanhao <yinguanhao@gmail.com>
Links
Versions
- 0.1 Fri, 26 Aug 2016
Installation
Tested Compilers
Dependencies (3)
- base >=4.8 && <5
- pipes >=4.1.9 && <4.3
- pipes-parse >=3 && <3.1 Show all…
Dependents (1)
@hackage/acme-everything
`pipes-io` allows you to use pipes and Parsers more easily in the
IO monad, providing a interface similar to that of `io-streams`.