patch applied (cabal-branches/cabal-1.4): Improve style and performance of PackageIndex.dependencyClosure
7 May
2008
7 May
'08
8:34 a.m.
Tue May 6 16:44:47 PDT 2008 Duncan Coutts <duncan@haskell.org> * Improve style and performance of PackageIndex.dependencyClosure Keep the completed set as another PackageIndex rather than a list. We want to return an index at the end anyway and in the mean time we want to do lots of lookups to see if we've visited previously. M ./Distribution/Simple/PackageIndex.hs -12 +10 View patch online: http://darcs.haskell.org/cabal-branches/cabal-1.4/_darcs/patches/20080506234...
6665
Age (days ago)
6665
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts