patch applied (cabal): Remove a test for the specific kind of exception for nhc98 compatibility
6 May
2008
6 May
'08
6:30 p.m.
Tue May 6 03:28:04 PDT 2008 Duncan Coutts <duncan@haskell.org> * Remove a test for the specific kind of exception for nhc98 compatibility This was the check for ghc-pkg failing. We cannot check for the exception being an ExitException since that assumes ghc's representation of the Exception type, whereas nhc98 defines: type Exception = IOError M ./Distribution/Simple/GHC.hs -6 +2 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20080506102804-adfee-4c87c7217...
6667
Age (days ago)
6667
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts