patch applied (cabal): "Fix the GHC HEAD build: Don't use deprecated catch function"
Ian Lynagh
igloo at earth.li
Wed Apr 27 01:26:02 CEST 2011
Tue Apr 26 16:20:15 PDT 2011 Ian Lynagh <igloo at earth.li>
* Fix the GHC HEAD build: Don't use deprecated catch function
We could make this conditional, to support old GHC versions, but I
don't think it is worth the cost to support 6.8. By the time this Cabal
is released, you will need at least 6.12 (if not higher) to build the
GHC it comes with.
M ./Distribution/Simple/Build/PathsModule.hs -2 +5
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=20110426232015-3fd76-b5a6c9115057a88381bea5654260fd81d69c0070.gz
More information about the cabal-devel
mailing list