patch applied (cabal): Rename the InstalledPackageInfo field package to sourcePackageId
22 Aug
2009
22 Aug
'09
3:36 p.m.
Sat Aug 22 06:41:11 PDT 2009 Duncan Coutts <duncan@haskell.org> * Rename the InstalledPackageInfo field package to sourcePackageId The old one was always too generic and it now contrasts better with the new installedPackageId field. M ./Distribution/InstalledPackageInfo.hs -6 +6 M ./Distribution/Simple/Configure.hs -3 +3 M ./Distribution/Simple/GHC/IPI641.hs -1 +1 M ./Distribution/Simple/GHC/IPI642.hs -1 +1 M ./Distribution/Simple/JHC.hs -2 +2 M ./Distribution/Simple/PackageIndex.hs -2 +2 M ./Distribution/Simple/Register.hs -1 +1 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20090822134111-adfee-a606ea58f...
6219
Age (days ago)
6219
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts