patch applied (cabal): Rename the InstalledPackageInfo field
package to sourcePackageId
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Sat Aug 22 11:36:24 EDT 2009
Sat Aug 22 06:41:11 PDT 2009 Duncan Coutts <duncan at 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-a606ea58f5d9fdc10295201d7a84e144528e4711.gz
More information about the cabal-devel
mailing list