patch applied (cabal-branches/cabal-1.4): Put D.P.Parse back into Distribution.PackageDescription

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Fri Jun 6 13:23:10 EDT 2008


Fri Jun  6 06:37:12 PDT 2008  Duncan Coutts <duncan at haskell.org>
  * Put D.P.Parse back into Distribution.PackageDescription
  Some Setup.hs script rely on things that were exported from
  Distribution.PackageDescription that we'd moved into
  Distribution.PackageDescription.Parse. We cannot re-export them from
  the expected place without using recursive modules so just merge the
  modules back together again. Sigh.

    M ./Cabal.cabal -1
    M ./Distribution/PackageDescription.hs -8 +780
    M ./Distribution/PackageDescription/Check.hs -1 +1
    M ./Distribution/PackageDescription/Configuration.hs -48 +1
    R ./Distribution/PackageDescription/Parse.hs
    M ./Distribution/Simple.hs -3 +2
    M ./Distribution/Simple/SetupWrapper.hs -2 +2

View patch online:
http://darcs.haskell.org/cabal-branches/cabal-1.4/_darcs/patches/20080606133712-adfee-382e3afd0876d1a86142f31dddb4001a7ea72ab9.gz



More information about the cabal-devel mailing list