14 Aug
2008
14 Aug
'08
11:42 a.m.
Wed Aug 13 14:30:35 PDT 2008 Ian Lynagh <igloo@earth.li> * Catch exit exceptions as well as IO exceptions after running programs We need to catch IO exceptions for things like "couldn't find the program", but we also need to catch exit exceptions as Cabal uses them to signal what the program returned. M ./Distribution/Simple/Configure.hs -2 +3 M ./Distribution/Simple/GHC.hs -1 +2 M ./Distribution/Simple/Program.hs -2 +3 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20080813213035-3fd76-afe5e5ffa...