The latest version of conduit is 1.3.6-0.

conduit

Version 1.2.1 revision 0 uploaded by MichaelSnoyman.

Package meta

Synopsis
Streaming data processing library.
Description

conduit is a solution to the streaming data problem, allowing for production, transformation, and consumption of streams of data in constant memory. It is an alternative to lazy I/O which guarantees deterministic resource handling, and fits in the same general solution space as enumerator/iteratee and pipes. For a tutorial, please visit https://haskell.fpcomplete.com/user/snoyberg/library-documentation/conduit-overview.

Author
Michael Snoyman
Bug reports
n/a
Category
Data, Conduit
Copyright
n/a
Homepage
http://github.com/snoyberg/conduit
Maintainer
michael@snoyman.com
Package URL
n/a
Stability
n/a

Components