patch applied (cabal): Convert from PackageIndex to PackageSet
22 Jul
2008
22 Jul
'08
5:55 p.m.
Sun Jul 20 12:49:24 PDT 2008 Duncan Coutts <duncan@haskell.org> * Convert from PackageIndex to PackageSet Turns out the feature to do case-insensitive lookups was only needed in cabal-install (and only in one little part) and elsewhere it causes problems. So use PackageSet instead. M ./Distribution/PackageDescription/Configuration.hs -6 +6 M ./Distribution/Simple/Configure.hs -14 +14 M ./Distribution/Simple/GHC.hs -4 +4 M ./Distribution/Simple/Haddock.hs -2 +2 M ./Distribution/Simple/JHC.hs -4 +4 M ./Distribution/Simple/LocalBuildInfo.hs -2 +2 M ./Distribution/Simple/PackageIndex.hs -152 +2 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20080720194924-adfee-c1b240181...
6566
Age (days ago)
6566
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ian Lynagh