patch applied (cabal): Use packageId from the Package class in more
places
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Fri Feb 22 19:03:30 EST 2008
Fri Feb 22 09:09:23 PST 2008 Duncan Coutts <duncan at haskell.org>
* Use packageId from the Package class in more places
Using 'packageId' seems a bit clearer that it's just the PackageIdentifier
rather than 'package' which might indicate something containing more info.
contain
M ./Distribution/Simple.hs -1 +1
M ./Distribution/Simple/Build.hs -5 +5
M ./Distribution/Simple/BuildPaths.hs -6 +6
M ./Distribution/Simple/GHC.hs -1 +2
M ./Distribution/Simple/Haddock.hs -4 +4
M ./Distribution/Simple/Install.hs -1 +2
M ./Distribution/Simple/JHC.hs -4 +4
M ./Distribution/Simple/LocalBuildInfo.hs -4 +4
M ./Distribution/Simple/NHC.hs -2 +2
M ./Distribution/Simple/PreProcess.hs -3 +3
M ./Distribution/Simple/Register.hs -9 +9
M ./Distribution/Simple/SrcDist.hs -3 +3
View patch online:
http://darcs.haskell.org/cabal/_darcs/patches/20080222170923-adfee-3fdd63f8845c59bdb4bebfe4168e5f293c053855.gz
More information about the cabal-devel
mailing list