[commit: Cabal] master: Add a install/upgrade --preference='foo < 2' flag (4d2908c)

Ian Lynagh igloo at earth.li
Fri Jun 24 02:01:17 CEST 2011


Repository : ssh://darcs.haskell.org//srv/darcs/packages/Cabal

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/4d2908c4af4bf42c4ee198623e315fe08d13c44b

>---------------------------------------------------------------

commit 4d2908c4af4bf42c4ee198623e315fe08d13c44b
Author: Duncan Coutts <duncan at haskell.org>
Date:   Thu Dec 18 21:38:49 2008 +0000

    Add a install/upgrade --preference='foo < 2' flag
    This behaves just like the preferred-versions file in the hackage index
    but it can be specified on the command line or in a config file.

 cabal-install/Distribution/Client/Dependency.hs |    9 ----
 cabal-install/Distribution/Client/Fetch.hs      |   10 +++-
 cabal-install/Distribution/Client/Install.hs    |   58 ++++++++++++++--------
 cabal-install/Distribution/Client/Setup.hs      |   19 ++++++--
 4 files changed, 59 insertions(+), 37 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 4d2908c4af4bf42c4ee198623e315fe08d13c44b



More information about the Cvs-libraries mailing list