patch applied (cabal-install): Make a proper RepoIndex ADT
18 Jan
2008
18 Jan
'08
11:03 p.m.
Thu Jan 17 09:58:54 PST 2008 Duncan Coutts <duncan@haskell.org> * Make a proper RepoIndex ADT This represents the collection of packages from a remote repo. It encodes the policies on how we find packages when we have multiple repos. The policy is encoded in the repo merge operation and in the various kinds of lookup functions. M ./Hackage/Dependency.hs -28 +28 M ./Hackage/Index.hs -14 +191 M ./Hackage/List.hs -3 +5 M ./cabal-install.cabal -1 +2
6809
Age (days ago)
6809
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts