patch applied (cabal): Make die use an IOError that gets handled at the top level
2 Mar
2009
2 Mar
'09
9:03 p.m.
Sun Mar 1 11:51:43 PST 2009 Duncan Coutts <duncan@haskell.org> * Make die use an IOError that gets handled at the top level Rather than printing the error there and then and throwing an exit exception. The top handler now catches IOErrors and formats and prints them before throwing an exit exception. Fixes ticket #512. M ./Distribution/Simple.hs -2 +2 M ./Distribution/Simple/Utils.hs -10 +30 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20090301195143-adfee-8f23fd09a...
6365
Age (days ago)
6365
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts