[commit: Cabal] master: Add Hackage.LocalIndex module as an index of installed packages (816bb4d)
Ian Lynagh
igloo at earth.li
Fri Jun 24 01:49:52 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/packages/Cabal
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/816bb4d838548be17c954973a06caaccf2d704c2
>---------------------------------------------------------------
commit 816bb4d838548be17c954973a06caaccf2d704c2
Author: Duncan Coutts <duncan at haskell.org>
Date: Fri Jan 18 21:59:53 2008 +0000
Add Hackage.LocalIndex module as an index of installed packages
Very much like the RepoIndex module but only holds package ids at the moment
rather that full InstalledPackageInfo records that we'd really prefer.
cabal-install/Hackage/LocalIndex.hs | 211 +++++++++++++++++++++++++++++++++++
cabal-install/cabal-install.cabal | 1 +
2 files changed, 212 insertions(+), 0 deletions(-)
Diff suppressed because of size. To see it, use:
git show 816bb4d838548be17c954973a06caaccf2d704c2
More information about the Cvs-libraries
mailing list