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

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Fri Jan 25 10:22:33 EST 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



More information about the cabal-devel mailing list