
On 01/19/2012 03:22 AM, Erik de Castro Lopo wrote:
Michael Snoyman wrote:
However, WAI and Warp are mostly ready now, just needing a bit more testing. If people want to give me some feedback on the readiness of them, and would like them released earlier, I'm definitely flexible.
Meanwhile: yes, the Github version is conduit-based.
Michael,
I'm having some trouble getting the right set of dependencies for Conduit versions of wai and warp. At the moment I'm stuck on asn1-data; every version I can find of that seems to depend on enumerator.
Humm, yeah, a bit sad, I'ld like to move away from them as well, and probably just moving to a raw-attoparsec-based API would be fine. But asn1-data is not part of wai/warp, and just a sub dependency of tls. so you can just have enumerator installed for it for the time being. -- Vincent @vincenthz