cabal-upload & cabal-install
Bjorn Bringert
bringert at cs.chalmers.se
Fri May 4 04:10:55 EDT 2007
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 (I don't have a lot of time right now with the baby).
/Björn
More information about the cabal-devel
mailing list