patch applied (cabal): Catch exit exceptions as well as IO
exceptions after running programs
Ian Lynagh
igloo at earth.li
Thu Aug 14 07:42:11 EDT 2008
Wed Aug 13 14:30:35 PDT 2008 Ian Lynagh <igloo at 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-afe5e5ffa3e190daef82eb0e9fd1688cd85694e3.gz
More information about the cabal-devel
mailing list