Tue Oct 16 02:52:54 PDT 2007 [EMAIL PROTECTED]
* When parsing ghc-pkg output, only look at the first package.conf file for
GlobalPackageDB and SpecificPackageDB, and all package.conf files for
UserPackageDB.
Before, we would consider user packages when fulfilling dependencies
for global installs. ghc-pkg will refuse to install packages globally if they
use user packages. Thus, without this patch, global installs can fail when
you have user packages installed.
M ./Distribution/Simple/GHC.hs -2 +10
_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries