On 05/09/2011, at 18:12 , Simon Peyton-Jones wrote:

> My 'validate' fails thus, fairly early. Does anyone have any ideas?
> 
> make[1]: *** No rule to make target 
> `libraries/dph/dph-prim-par/dist-install/build/Data/Array/Parallel/Unlifted/Distributed/USegd.hs',
>  needed by `libraries/dph/dph-prim-par/dist-install/build/.depend-v.haskell'. 
> Stop.
> make[1]: *** Waiting for unfinished jobs....

This may be because I added a new module USSegd (two S's) that imports USegd 
(one S'), and forgot to add USSegd to the cabal file. Nothing else imports 
USSegd. I did validate before I pushed, so I don't know why that didn't catch 
it. Patch pending.

Ben.


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

Reply via email to