patch applied (cabal-branches/cabal-1.8): Cannot apply the
registering packages fix in the 1.8 branch, it changes the API
Duncan Coutts
duncan.coutts at googlemail.com
Sat Mar 20 05:56:46 EDT 2010
Sat Mar 20 02:56:22 PDT 2010 Duncan Coutts <duncan at haskell.org>
* Cannot apply the registering packages fix in the 1.8 branch, it changes the API
rolling back:
Fri Dec 11 13:32:33 GMT 2009 Duncan Coutts <duncan at haskell.org>
* Registering packages needs all the package dbs listed
Important for the case of registering inplace when we're using a
specific package db, e.g. when doing isolated builds.
M ./Distribution/Simple/Build.hs -1 +2
M ./Distribution/Simple/Compiler.hs -1 +1
M ./Distribution/Simple/GHC.hs -9 +9
M ./Distribution/Simple/Program/HcPkg.hs -9 +23
M ./Distribution/Simple/Register.hs -21 +21
M ./Distribution/Simple/Build.hs -2 +1
M ./Distribution/Simple/Compiler.hs -1 +1
M ./Distribution/Simple/GHC.hs -9 +9
M ./Distribution/Simple/Program/HcPkg.hs -23 +9
M ./Distribution/Simple/Register.hs -21 +21
More information about the cabal-devel
mailing list