conduit-combinators

Commonly used conduit functions, for both chunked and unchunked data

https://github.com/fpco/conduit-combinators

Version on this page:1.0.1
LTS Haskell 22.18:1.3.0
Stackage Nightly 2024-04-22:1.3.0
Latest on Hackage:1.3.0

See all snapshots conduit-combinators appears in

MIT licensed by Michael Snoyman
Maintained by [email protected]
This version can be pinned in stack with:conduit-combinators-1.0.1@sha256:cf15ced84893a69201334315202b637c654a5e733bd45c1d61b150533c71a93c,2624

Module documentation for 1.0.1

conduit-combinators

Commonly used conduit functions, for both chunked and unchunked data

Changes

1.0.1

  • mapAccumWhile, mapAccumWhileM, mapAccumS

1.0.0

  • Drop system-filepath/system-fileio

0.3.1

  • peekForever

0.3.0

Stream fusion enabled, drop compatibility with older conduit