[Haskell-cafe] Conduit versions of wai and warp?

Gregory Collins greg at gregorycollins.net
Thu Jan 19 09:14:52 CET 2012


On Thu, Jan 19, 2012 at 5:26 AM, Michael Snoyman <michael at snoyman.com>wrote:

> We can still have a conduit-based version of WAI and Warp, even if an
> underlying package uses enumerator. The enumerator usage from
> asn1-data doesn't leak into WAI or Warp at all[1]. We could ask
> Vincent to consider moving over to attoparsec-conduit instead, but I
> don't think there's any strong need for this.
>

Speaking of the migration issue; it should be possible to have an
enumerator <-> conduit wrapper library to help people continue to use their
enumerator-based code for awhile (and vice-versa).

G
-- 
Gregory Collins <greg at gregorycollins.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120119/8f33163e/attachment.htm>


More information about the Haskell-Cafe mailing list