conduit-0.0.1: A pull-based approach to streaming data.

Data.Conduit.Lazy

Description

Use lazy I/O for consuming the contents of a source. Warning: All normal warnings of lazy I/O apply. However, if you consume the content within the ResourceT, you should be safe.

Documentation