The latest version of simple-conduit is 0.6.0-0.

simple-conduit

Version 0.5.1 revision 0 uploaded by JohnWiegley.

Package meta

Synopsis
A simple streaming I/O library based on monadic folds
Description

simple-conduit follows a similar UI to the more capable conduit library, but reduces the scope of what it can solve down to what can be expressed by chaining monadic folds that allow for early termination. This allows for more predictable resource management behavior, at the cost of not allowing scenarios that conduit is better designed.

Author
John Wiegley
Bug reports
n/a
Category
Data, Conduit
Copyright
n/a
Homepage
http://github.com/jwiegley/simple-conduit
Maintainer
johnw@newartisans.com
Package URL
n/a
Stability
n/a

Components