[Haskell-cafe] conduit zips

Ben Foppa benjamin.foppa at gmail.com
Mon Apr 21 19:07:07 UTC 2014


Don't know how I missed those. Thanks!


On Mon, Apr 21, 2014 at 3:04 PM, Michael Snoyman <michael at snoyman.com>wrote:

> Instead of functions, they're now newtype wrappers: ZipSource, ZipSink,
> and ZipConduit (that last one never existed as a function). Some
> information on each of these:
>
> * http://www.yesodweb.com/blog/2013/09/zipsinks-conduit-extra
> * http://www.yesodweb.com/blog/2014/02/conduit-zip-source
> *
> http://stackoverflow.com/questions/21671688/single-stepping-a-conduit/21684239#21684239
>
>
> On Mon, Apr 21, 2014 at 3:52 AM, Ben Foppa <benjamin.foppa at gmail.com>wrote:
>
>> Since conduit-1.1.*, the package hasn't contained conduit zipping
>> functions anymore. They don't appear to have been moved to conduit-extra,
>> either. Did they get lost in the ether, or are they in a separate package?
>>
>> _______________________________________________
>> Haskell-Cafe mailing list
>> Haskell-Cafe at haskell.org
>> http://www.haskell.org/mailman/listinfo/haskell-cafe
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140421/3d7cd596/attachment.html>


More information about the Haskell-Cafe mailing list