patch applied (cabal-install): Split the two resolvers out of the
Dependency module
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Fri May 9 13:19:44 EDT 2008
Fri May 9 09:55:09 PDT 2008 Duncan Coutts <duncan at haskell.org>
* Split the two resolvers out of the Dependency module
It's clearer what is the generic stuff and what is specific to the
current resolver. So it should be a bit easier to swap in new ones.
A ./Hackage/Dependency/
M ./Hackage/Dependency.hs -164 +6
A ./Hackage/Dependency/Bogus.hs
A ./Hackage/Dependency/Naive.hs
M ./cabal-install.cabal +2
View patch online:
http://darcs.haskell.org/cabal-install/_darcs/patches/20080509165509-adfee-c409251e48bf3bca6b0cc3d660d8cf99e0b0dd35.gz
More information about the cabal-devel
mailing list