On Thu, Jan 19, 2012 at 5:26 AM, Michael Snoyman
<michael@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).