patch applied (cabal): Improve style and performance of PackageIndex.dependencyClosure
7 May
2008
7 May
'08
8:21 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/_darcs/patches/20080506234447-adfee-60242561c...
6649
Age (days ago)
6649
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts