patch applied (cabal-install): Separate the construction of the exclusion list from its use
6 Oct
2008
6 Oct
'08
3:07 p.m.
Sat Oct 4 16:44:21 PDT 2008 Duncan Coutts <duncan@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-8...
6491
Age (days ago)
6491
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts