patch applied (cabal): Make Cabal compatible with extensible exceptions
1 Aug
2008
1 Aug
'08
5:17 a.m.
Wed Jul 30 11:39:10 PDT 2008 Ian Lynagh <igloo@earth.li> * Make Cabal compatible with extensible exceptions The code is now also more correct, e.g. when we are ignoring IO exceptions while trying to delete something, we don't also ignore timeout exceptions. M ./Cabal.cabal +1 A ./Distribution/Compat/Exception.hs M ./Distribution/Simple/Configure.hs -3 +2 M ./Distribution/Simple/GHC.hs -7 +6 M ./Distribution/Simple/Hugs.hs -4 +3 M ./Distribution/Simple/NHC.hs -2 +3 M ./Distribution/Simple/Program.hs -2 +2 M ./Distribution/Simple/Utils.hs -6 +6 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20080730183910-3fd76-b270852e8...
6566
Age (days ago)
6566
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ian Lynagh