patch applied (ghc-6.10/ghc): soup-up "ghc-pkg check"
Ian Lynagh
igloo at earth.li
Fri Jan 16 18:18:24 EST 2009
Thu Jan 15 04:21:43 PST 2009 Simon Marlow <marlowsd at gmail.com>
* soup-up "ghc-pkg check"
Ignore-this: 6d29af258eb31d417d01fed167cd5d47
We now look for missing files (including .hi files), and report all
the packages that are transitively broken.
$ ghc-pkg check
There are problems in package syb-0.1.0.0:
dependency foo-4.0.0.0 doesn't exist
There are problems in package process-1.0.1.1:
file System/Process.hi is missing
The following packages are broken, either because they have a problem
listed above, or because they depend on a broken package.
syb-0.1.0.0
process-1.0.1.1
base-3.0.3.0
Cabal-1.7.0
haskell98-1.0.1.0
haddock-2.4.2
ghc-6.11
M ./utils/ghc-pkg/Main.hs -74 +167
View patch online:
http://darcs.haskell.org/ghc-6.10/ghc/_darcs/patches/20090115122143-12142-6ef6896ef2d012353279834e9bb18d6697426407.gz
More information about the Cvs-ghc
mailing list