patch applied (cabal): Catch exit exceptions as well as IO exceptions after running programs
14 Aug
2008
14 Aug
'08
7:42 p.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...
6559
Age (days ago)
6559
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ian Lynagh