patch applied (cabal-install): Add DownloadFailed as a possible failure for installation
8 Oct
2008
8 Oct
'08
7:09 a.m.
Tue Oct 7 16:04:18 PDT 2008 Duncan Coutts <duncan@haskell.org> * Add DownloadFailed as a possible failure for installation Should now be caught during installing a bunch of packages and not cause immediate overall failure. It should instead be treated like any other package build failure and be reported at the end and only affect other dependent builds. M ./Distribution/Client/BuildReports/Anonymous.hs +1 M ./Distribution/Client/Install.hs -14 +17 M ./Distribution/Client/Types.hs +1 View patch online: http://darcs.haskell.org/cabal-install/_darcs/patches/20081007230418-adfee-6...
6492
Age (days ago)
6492
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts