[darcs-devel] announcing darcs 2.0.0pre1, the first prerelease for darcs 2

Tim Chevalier catamorphism at gmail.com
Mon Dec 17 15:36:08 UTC 2007


On 12/17/07, David Roundy <droundy at darcs.net> wrote:
>
> Any suggestions how to go about doing this? I quick look suggests that
> libcurl can't handle http pipelining, and that no haskell HTTP library does
> so.  The only library I can find that does seem to support it is libwww,
> which looks like a real pain to use.
>

I spent a few hours trying to implement this in darcs a few months
ago, by using multiple Haskell threads in combination with
Network.HTTP to simulate pipelining. I don't remember where I got
stuck anymore, and I don't even know if that approach makes any sense
to begin with.

Cheers,
Tim


-- 
Tim Chevalier * catamorphism.org * Often in error, never in doubt
"When nothing remains of me, / Not a particle, / I shall sparkle in
the footnote of an article." -- Daniel Aaron


More information about the darcs-devel mailing list