patch applied (cabal-install): improved error handling for multiple
installs
Isaac Jones
ijones at syntaxpolice.org
Mon Dec 31 16:08:11 EST 2007
Mon Dec 31 13:03:03 PST 2007 ijones at syntaxpolice.org
* improved error handling for multiple installs
When installing multiple packages, don't quit just after the first
error, but rather collect the list of packages that failed to install
continue installing whatever packages we can, and provide an error
message at the end.
M ./Hackage/Install.hs -2 +15
More information about the cabal-devel
mailing list