Thu Jun 4 05:48:36 PDT 2009 Duncan Coutts <[email protected]>
* Make cabal upload/check print out the error messages reported by the server
The code to do it was already there but we were checking for the
mime type text/plain using just (==) when in fact the server reports
text/plain; charset="ISO-8859-1"
so we have to parse the field a bit better (still a bit of a hack).
M ./Distribution/Client/Upload.hs -4 +6
View patch online:
http://darcs.haskell.org/cabal-install/_darcs/patches/20090604124836-adfee-bbacf656f59f8ffb980fed2d1b6d7ffe2921ee4e.gz
_______________________________________________
cabal-devel mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cabal-devel