patch applied (cabal-branches/cabal-1.4): Remove a test for the specific kind of exception for nhc98 compatibility
7 May
2008
7 May
'08
8:34 a.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-branches/cabal-1.4/_darcs/patches/20080506102...
6643
Age (days ago)
6643
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts