X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=darcs-all;h=28933bfc3299bdae43662755d2ed713888b0fe13;hp=b1451b173f22dd1bd8097d3c95db5c9053c88c6a;hb=cc05d6cad27f11720a93e26c680f40b8bedd8d32;hpb=890f5a1a6e70ff4021cd58463f5152f10c47b395 diff --git a/darcs-all b/darcs-all index b1451b1..28933bf 100644 --- a/darcs-all +++ b/darcs-all @@ -143,12 +143,6 @@ sub main { elsif ($arg eq "-s") { $verbose = 0; } - # --ci says we grab cabal-install repo, and the libraries it needs - # with 'get'. - # It has no effect on the other commands. - elsif ($arg eq "--ci") { - $tags{"ci"} = 1; - } # --extra says we grab the extra libs with 'get'. # It has no effect on the other commands. elsif ($arg eq "--extra") {