patch applied (cabal): getInstalledPackages now returns full InstalledPackageInfo
15 Feb
2008
15 Feb
'08
9:18 p.m.
Fri Feb 15 01:15:36 PST 2008 Duncan Coutts <duncan@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-9c70db383...
6734
Age (days ago)
6734
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts