On Mon, Sep 08, 2008 at 12:14:21PM +0100, Claus Reinke wrote: > > I always do 'make distclean' before pulling, simply because I've > been bitten too often. But recently, I still get bitten, so this isn't > extreme enough!
There's nothing recent about libraries/base/GHC/Prim.hs; we stopped generating it back in March: Sun Mar 23 19:11:46 GMT 2008 Ian Lynagh <[EMAIL PROTECTED]> * base now uses build-type: Configure Sun Mar 23 18:13:42 GMT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Move Integer out into its own package We now depend on the new integer package. We also depend on a new ghc-prim package, which has GHC.Prim, GHC.PrimopWrappers, and new modules GHC.Bool and GHC.Generics, containing Bool and Unit/Inl/Inr respectively. You've just been lucky that it hasn't caused problems until now. Thanks Ian _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc