patch applied (packages/Cabal): Add a Distribution.Setup module
that re-exports Distribution.Simple.Setup
Ian Lynagh
igloo at earth.li
Sun May 11 07:18:27 EDT 2008
Thu Sep 20 05:11:25 PDT 2007 Duncan Coutts <duncan at haskell.org>
* Add a Distribution.Setup module that re-exports Distribution.Simple.Setup
Many Setup.hs files import Distribution.Setup so this unbreaks them.
It's marked DEPRECATED so will generate a warning for scripts that use it.
This patch is only going to the cabal-1.2 branch, not HEAD.
M ./Cabal.cabal +1
A ./Distribution/Setup.hs
View patch online:
http://darcs.haskell.org/packages/Cabal/_darcs/patches/20070920121125-adfee-e80187814cf862a9ae890ad2fedd7102d4a56557.gz
More information about the Cvs-libraries
mailing list