MIT licensed by Michael Snoyman
This version can be pinned in stack with:conduit-combinators-1.1.2@sha256:8f41fcd3d5826d8cfdc336e74b3b0f4a71516b2e112adadd802f39939a2735ad,2620
Module documentation for 1.1.2
Depends on 20 packages
(full list with versions ) :
base ,
base16-bytestring ,
base64-bytestring ,
bytestring ,
chunked-data ,
conduit ,
conduit-extra ,
filepath ,
monad-control ,
mono-traversable ,
mwc-random ,
primitive ,
resourcet ,
text ,
transformers ,
transformers-base ,
unix ,
unix-compat ,
vector ,
void Used by 20 packages in
lts-10.1 (full list with versions ) :
atom-conduit ,
cisco-spark-api ,
classy-prelude-conduit ,
conduit-algorithms ,
conduit-parse ,
conduit-throttle ,
docker ,
dublincore-xml-conduit ,
follow-file ,
gitlib ,
gitlib-libgit2 ,
gitlib-test ,
hw-conduit ,
magicbane ,
minio-hs ,
nakadi-client ,
opml-conduit ,
safeio ,
stm-conduit ,
tar-conduit conduit-combinators
Commonly used conduit functions, for both chunked and unchunked data. For more
information about conduit in general, and how this package in particular fits
into the ecosystem, see the conduit
homepage .
1.1.2
Add chunksOfE
and chunksOfExactlyE
combinators
1.1.1
1.1.0
1.0.8.3
Fix version bounds for chunked-data/mono-traversable combos
1.0.8.2
Fix foldl1 not being “a strict left fold” as advertised.
#115
1.0.8.1
Break on single elements and defer monoid concatenation until yield
#111
1.0.8
Add lower bound on conduit 1.2.8 (make it easier to follow the
reskin .
1.0.7
Add sourceFileBS
and sinkFileBS
1.0.6
Add peekForeverE
combinator
1.0.5
Add head, headDef and lastDef combinators
1.0.4
Move into mono-traversable repo, support mono-traversable 1.0
1.0.3.1
Support for QuickCheck 2.8.2
1.0.3
1.0.2
Make mapAccumWhile & mapAccumS strict in accumulator state #18
1.0.1
mapAccumWhile, mapAccumWhileM, mapAccumS
1.0.0
Drop system-filepath/system-fileio
0.3.1
0.3.0
Stream fusion enabled, drop compatibility with older conduit
Stackage is a service provided by the
Haskell Foundation
│ Originally developed by
FP Complete