conduit-extra

Batteries included conduit: adapters for common libraries.

http://github.com/snoyberg/conduit

Version on this page:1.1.5.1@rev:2
LTS Haskell 22.19:1.3.6
Stackage Nightly 2024-05-03:1.3.6
Latest on Hackage:1.3.6

See all snapshots conduit-extra appears in

MIT licensed by Michael Snoyman
Maintained by [email protected]
This version can be pinned in stack with:conduit-extra-1.1.5.1@sha256:98e26554f6c4433e39720d8bac32f2460ee11643fe0698cbdc65bc1eed6a6f4b,3972

The conduit package itself maintains relative small dependencies. The purpose of this package is to collect commonly used utility functions wrapping other library dependencies, without depending on heavier-weight dependencies. The basic idea is that this package should only depend on haskell-platform packages and conduit.

Changes

1.1.5

Added sinkParserEither (pull request #189)