[commit: Cabal] master: Add Hackage.LocalIndex module as an index of installed packages (3a5df95)
Paolo Capriotti
p.capriotti at gmail.com
Mon May 7 23:58:22 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/packages/Cabal
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/3a5df959fe2a08158a3003e0003b630a0585d3c9
>---------------------------------------------------------------
commit 3a5df959fe2a08158a3003e0003b630a0585d3c9
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 3a5df959fe2a08158a3003e0003b630a0585d3c9
More information about the Cvs-libraries
mailing list