patch applied (cabal-branches/cabal-1.4): Change
dependencyInconsistencies to not take the pseudo top package
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Mon May 5 05:23:15 EDT 2008
Sun May 4 06:08:02 PDT 2008 Duncan Coutts <duncan at haskell.org>
* Change dependencyInconsistencies to not take the pseudo top package
The one case where we need the pseudo top package we can use
PackageIndex.insert instead to get the same effect and there
are other cases in cabal-install where we do not want a pseudo
top package.
M ./Distribution/Simple/Configure.hs -1 +3
M ./Distribution/Simple/PackageIndex.hs -3 +2
View patch online:
http://darcs.haskell.org/cabal-branches/cabal-1.4/_darcs/patches/20080504130802-adfee-c3f2af9b9f33dab99f79d9b3816797620e958d88.gz
More information about the cabal-devel
mailing list