patch applied (cabal-install): Separate the construction of the exclusion list from its use

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Mon Oct 6 03:07:52 EDT 2008


Sat Oct  4 16:44:21 PDT 2008  Duncan Coutts <duncan at haskell.org>
  * Separate the construction of the exclusion list from its use
  Previously directly inserted packages into the excluded package
  list. Now we generate a list of them and then add them. We want
  the list of newly excluded packages separately because it is
  interesting information to report to the user when -v is on.

    M ./Distribution/Client/Dependency/TopDown/Constraints.hs -15 +17

View patch online:
http://darcs.haskell.org/cabal-install/_darcs/patches/20081004234421-adfee-846b1199d15a80c62c517037533675bb673e2bcd.gz



More information about the cabal-devel mailing list