[commit: Cabal] : Pass the package suggested version constraints through to the resolver (b24931f)
Ian Lynagh
igloo at earth.li
Fri Jun 24 01:59:53 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/packages/Cabal
On branch :
http://hackage.haskell.org/trac/ghc/changeset/b24931f2031c8d889e1f8f1239e5777b5b48a487
>---------------------------------------------------------------
commit b24931f2031c8d889e1f8f1239e5777b5b48a487
Author: Duncan Coutts <duncan at haskell.org>
Date: Mon Oct 6 04:27:58 2008 +0000
Pass the package suggested version constraints through to the resolver
Not used yet.
cabal-install/Distribution/Client/Dependency.hs | 74 ++++++++++++++------
.../Distribution/Client/Dependency/TopDown.hs | 18 +++--
.../Distribution/Client/Dependency/Types.hs | 30 +++++++-
cabal-install/Distribution/Client/Fetch.hs | 10 ++-
cabal-install/Distribution/Client/Install.hs | 24 ++++---
5 files changed, 111 insertions(+), 45 deletions(-)
Diff suppressed because of size. To see it, use:
git show b24931f2031c8d889e1f8f1239e5777b5b48a487
More information about the Cvs-libraries
mailing list