HEADS UP: Now haddock and binary repos

Ian Lynagh igloo at earth.li
Fri Jun 17 22:35:43 CEST 2011


Hi all,

I've now replaced the GHC binary and haddock repos with lagging copies
of the upstream repos. That means that you need to remove the old repos
from any GHC trees you have. This should do it:

git pull
rm -rf libraries/binary
rm -rf utils/haddock
./sync-all get
./sync-all pull


Thanks
Ian




More information about the Cvs-ghc mailing list