patch applied (cabal-branches/cabal-1.4): Pass -no-user-package-conf to ghc when not using UserPackageDB

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Sat Aug 2 10:12:53 EDT 2008


Tue Jul 29 07:50:40 PDT 2008  Duncan Coutts <duncan at haskell.org>
  * Pass -no-user-package-conf to ghc when not using UserPackageDB
  Should eliminate the corner case where we're doing a global
  install but the user package db contains the exact same
  version as in the global package db. Perhaps we should warn
  in that case anyway since it's likely to go wrong later.

    M ./Distribution/Simple/GHC.hs -2 +4

View patch online:
http://darcs.haskell.org/cabal-branches/cabal-1.4/_darcs/patches/20080729145040-adfee-63d429c4ca0987030999dd815b47cee17ab3e2be.gz



More information about the cabal-devel mailing list