patch applied (cabal-branches/cabal-1.2): Add a Distribution.Setup module that re-exports Distribution.Simple.Setup

Ian Lynagh igloo at earth.li
Thu Sep 20 19:06:16 EDT 2007


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


More information about the cabal-devel mailing list