On Thu, Aug 19, 2010 at 08:12:43AM +0000, Simon Peyton-Jones wrote: > > Is this caused by your recent changes? > > make[1]: *** No rule to make target `clean_libraries/dph/dph-base', needed by > `clean_libraries/dph'. Stop.
I guess you have GhcProfiled=YES in your tree? This was disabling DPH, which meant the DPH cleaning rules couldn't be found. I've pushed a fix. Thanks Ian _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc