The latest version of conduit is 1.3.6-0.

conduit

Version 1.2.6.6 revision 1 uploaded by HerbertValerioRiedel.

Package meta

Synopsis
Streaming data processing library.
Description

Hackage documentation generation is not reliable. For up to date documentation, please see: http://www.stackage.org/package/conduit.

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://www.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