patch applied (cabal): generalise remaining PackageIndex functions over class of pkgs with fixed deps
21 Feb
2008
21 Feb
'08
5:35 a.m.
Wed Feb 20 11:51:43 PST 2008 Duncan Coutts <duncan@haskell.org> * generalise remaining PackageIndex functions over class of pkgs with fixed deps Add a class for packages with fixed deps, like InstalledPackageInfo and generalise the few functions that used PackageIndex InstalledPackageInfo specifically to use PackageFixedDeps pkg => PackageIndex pkg This will be helpful in cabal-install for configured but not-yet-installed packages. M ./Distribution/Simple/Configure.hs -7 +9 M ./Distribution/Simple/PackageIndex.hs -24 +32 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20080220195143-adfee-af43b3db4...
6725
Age (days ago)
6725
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts