Tue May 6 03:28:04 PDT 2008 Duncan Coutts <[EMAIL PROTECTED]> * 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-4c87c7217f11884c5bd7dc28f026a83ccd84538e.gz _______________________________________________ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel