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.
Showing
- cabal-install/Hackage/Dependency.hs 29 additions, 29 deletionscabal-install/Hackage/Dependency.hs
- cabal-install/Hackage/Index.hs 191 additions, 14 deletionscabal-install/Hackage/Index.hs
- cabal-install/Hackage/List.hs 5 additions, 3 deletionscabal-install/Hackage/List.hs
- cabal-install/cabal-install.cabal 2 additions, 1 deletioncabal-install/cabal-install.cabal
Loading
Please register or sign in to comment