patch applied (cabal): getInstalledPackages now returns full
InstalledPackageInfo
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Fri Feb 15 08:18:26 EST 2008
Fri Feb 15 01:15:36 PST 2008 Duncan Coutts <duncan at haskell.org>
* getInstalledPackages now returns full InstalledPackageInfo
rather than just PackageIdentifier. This will enable us to do lots more in
future, for example detecting inconsistent package depends, doing our
own cpp pre-processing or module chasing.
M ./Distribution/InstalledPackageInfo.hs -2 +2
M ./Distribution/Simple/Configure.hs -4 +9
M ./Distribution/Simple/GHC.hs -40 +55
M ./Distribution/Simple/JHC.hs -2 +10
M ./Distribution/Simple/SetupWrapper.hs -1 +2
View patch online:
http://darcs.haskell.org/cabal/_darcs/patches/20080215091536-adfee-9c70db38382c29aec4807c3fe4cc75dbe1e97d12.gz
More information about the cabal-devel
mailing list