On Fri, Feb 17, 2012 at 04:02:33PM +0000, Simon Peyton-Jones wrote:
> This keeps happening with "sh validate --fast".
> 
> Configuring dph-base-0.5.2.0...
> ghc-cabal: At least the following dependencies are missing:
> base ==4.4.*
> make[1]: *** [libraries/dph/dph-base/dist-install/package-data.mk] Error 1
> make: *** [all] Error 2

It looks like your DPH repository is out-of-date. The HEAD has
dph-base version 0.6.0.1 and depends on base == 4.5.*.

Perhaps try running "git pull" in libraries/dph and see if it's giving
some sort of error?


Thanks
Ian


_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to