[commit: Cabal] master: refactoring: conflict sets are now sets instead of lists (0562842)
Ian Lynagh
igloo at earth.li
Fri Nov 4 18:06:22 CET 2011
Repository : ssh://darcs.haskell.org//srv/darcs/packages/Cabal
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/05628426116e377293f1bb941df4670ccb86a2ec
>---------------------------------------------------------------
commit 05628426116e377293f1bb941df4670ccb86a2ec
Author: Andres Loeh <andres at well-typed.com>
Date: Mon Jun 20 21:33:30 2011 +0000
refactoring: conflict sets are now sets instead of lists
.../Client/Dependency/Modular/Assignment.hs | 2 +-
.../Client/Dependency/Modular/Builder.hs | 3 ++-
.../Client/Dependency/Modular/Dependency.hs | 11 +++++++----
.../Client/Dependency/Modular/Explore.hs | 15 ++++++++-------
.../Client/Dependency/Modular/Preference.hs | 13 +++++++------
.../Distribution/Client/Dependency/Modular/Tree.hs | 13 +++++++------
.../Client/Dependency/Modular/Validate.hs | 19 ++++++++++---------
7 files changed, 42 insertions(+), 34 deletions(-)
Diff suppressed because of size. To see it, use:
git show 05628426116e377293f1bb941df4670ccb86a2ec
More information about the Cvs-libraries
mailing list