diff options
author | Ian Lynagh <igloo@earth.li> | 2011-06-17 18:27:59 +0100 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2011-06-17 18:27:59 +0100 |
commit | dd6c21a64960e7d1122deb887fa1c8b5fd36d53a (patch) | |
tree | 52acfdfdcbaba2de43b610dc3fdffdbef1616b8c /packages | |
parent | 4a6481c0e8df4238ebfa2ab78d59c417b89811a7 (diff) | |
download | haskell-dd6c21a64960e7d1122deb887fa1c8b5fd36d53a.tar.gz |
Complain if the old haddock or binary repos are in the tree
Also, change the haddock repo URL to point at the new repo.
NOTE: After pulling, you need to
rm -r libraries/binary
rm -r utils/haddock
./sync-all get
Diffstat (limited to 'packages')
-rw-r--r-- | packages | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ . - ghc.git git ghc-tarballs - ghc-tarballs.git git utils/hsc2hs - hsc2hs.git git -utils/haddock - haddock2.git git +utils/haddock - haddock.git git libraries/array - packages/array.git git libraries/base - packages/base.git git libraries/binary - packages/binary.git git |