The best way to rebuild GHC after a previous build seems to be this:

make distclean
./darcs-all pull -a
autoreconf
./configure
make

Does that look right?

--
Ashley Yakeley
Seattle WA

_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to