Awesome!  I didn't even realize it was out already.

Perhaps the type of `responseRaw` should be:

(Producer ByteString m () -> (Producer ByteString m () -> IO ()) -> IO ()) -> Response -> Response

Also, what is the `Flush` type?  I couldn't find it anywhere.

On 6/9/2014 5:46 PM, Ian Duncan wrote:
Now that WAI doesn’t use conduit as the underlying streaming mechanism, I’ve ported wai-conduit over to a pipes equivalent: http://hackage.haskell.org/package/pipes-wai

There’s admittedly not a whole lot to it, but it scratches an itch that I’ve had for a long time :)
--
Ian Duncan

--
You received this message because you are subscribed to the Google Groups "Haskell Pipes" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[email protected]>.

--
You received this message because you are subscribed to the Google Groups "Haskell 
Pipes" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].

Reply via email to