summaryrefslogtreecommitdiff
path: root/darcs-all
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2008-07-29 14:18:24 +0000
committerIan Lynagh <igloo@earth.li>2008-07-29 14:18:24 +0000
commitcc05d6cad27f11720a93e26c680f40b8bedd8d32 (patch)
tree4b0ef76c7fd25d4f17b46a56da7595f276b369dc /darcs-all
parent890f5a1a6e70ff4021cd58463f5152f10c47b395 (diff)
downloadhaskell-cc05d6cad27f11720a93e26c680f40b8bedd8d32.tar.gz
Remove cabal-install from ./packages; we've decided not to build it
Diffstat (limited to 'darcs-all')
-rw-r--r--darcs-all6
1 files changed, 0 insertions, 6 deletions
diff --git a/darcs-all b/darcs-all
index b1451b173f..28933bfc32 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") {