Description
A Haskell companion library for conduit with adapters and utilities for common libraries. It adds practical connectors for files, compression, networking, text, and other everyday streaming tasks.
Developers use it to avoid writing glue code around conduit pipelines. Each adapter still inherits the error handling and resource behavior of the library it connects to.