Repository : ssh://darcs.haskell.org//srv/darcs/packages/Cabal On branch : master
http://hackage.haskell.org/trac/ghc/changeset/397985f7c93c4ab74953b2502dd09f21d2e8f26a >--------------------------------------------------------------- commit 397985f7c93c4ab74953b2502dd09f21d2e8f26a Author: Duncan Coutts <[email protected]> Date: Tue Aug 28 17:25:28 2007 +0000 make it build with cabal-1.1.7 But it does not work yet as it need to be updated to take configurations into account. At the moment it thinks no packages have any dependencies since it does not finalise the configuration for the package. .../src/Network/Hackage/CabalInstall/BuildDep.hs | 7 +++- .../src/Network/Hackage/CabalInstall/Configure.hs | 34 +++++++++++--------- .../src/Network/Hackage/CabalInstall/Install.hs | 2 +- .../src/Network/Hackage/CabalInstall/Setup.hs | 2 +- .../src/Network/Hackage/CabalInstall/Types.hs | 2 +- .../src/Network/Hackage/CabalInstall/Update.hs | 14 +++++--- 6 files changed, 35 insertions(+), 26 deletions(-) Diff suppressed because of size. To see it, use: git show 397985f7c93c4ab74953b2502dd09f21d2e8f26a _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
