X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=darcs-all;h=9defa0cc503dffadbc00329274db71bf628b7a71;hb=7068f60cc7aefef514f02d5927d5abbdcd5c94d4;hp=56290ab8dc03a45cee9693589a55d63b838f4187;hpb=423e325a3929a7545c2cab5d6d3aa2462ac86174;p=ghc-hetmet.git diff --git a/darcs-all b/darcs-all index 56290ab..9defa0c 100644 --- a/darcs-all +++ b/darcs-all @@ -132,7 +132,7 @@ sub darcsall { @repos = ; close IN; - REPO: foreach (@repos) { + foreach (@repos) { chomp; if (/^([^# ]+) +(?:([^ ]+) +)?([^ ]+) +([^ ]+)$/) { $localpath = $1; @@ -279,5 +279,38 @@ sub main { } } +END { + message "== Checking for old bytestring repo"; + if (-d "libraries/bytestring/_darcs") { + if ((system "darcs annotate --repodir libraries/bytestring --match 'hash 20080118173113-3fd76-d5b74c04372a297b585ebea4e16d524551ce5035' > /dev/null 2> /dev/null") == 0) { + print < /dev/null 2> /dev/null") == 0) { + print <