simonmar 2005/10/14 05:29:53 PDT
Modified files:
ghc/compiler/main Packages.lhs
Log:
Some more informative diagnostics for ghc -v about what the package
system is doing. This should help when diagnosing strange-looking
errors from GHC:
Using package config file:
/home/simonmar/fp/lib/i386-unknown-linux/ghc-6.4.1/package.conf
package posix-1.0 will be ignored due to missing dependencies:
lang-1.0
package util-1.0 will be ignored due to missing dependencies:
lang-1.0
package data-1.0 will be ignored due to missing dependencies:
lang-1.0
package text-1.0 will be ignored due to missing dependencies:
lang-1.0
package Cabal-1.1.4 will be ignored due to missing dependencies:
util-1.0
*** Deleting temp files
Deleting:
ghc-6.4.1: unknown package: Cabal-1.1.4
Revision Changes Path
1.46 +38 -20 fptools/ghc/compiler/main/Packages.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc