
On Fri, 2007-05-04 at 10:10 +0200, Bjorn Bringert wrote:
On May 3, 2007, at 22:45 , Duncan Coutts wrote:
... I was also trying cabal-upload. I found that cabal-upload needs some functions from the HTTP lib that are not actually exported. In particular the stuff to do with authorisation in the Browser module. It looks like it ought to be exported since it isn't actually used internally. When I do patch the HTTP lib to export that, cabal-upload works for me. I uploaded filepath-1.0 today using it.
I think that's just a problem with the versioned dependency in cabal- upload.cabal. HTTP-3000.0.0 should already have those exports. Feel free to fix it
Right ok. I'll fix the version of cabal-upload's http dep.
(I don't have a lot of time right now with the baby).
And congratulations! :-) Duncan