Remove cabal-install from ./packages; we've decided not to build it
authorIan Lynagh <igloo@earth.li>
Tue, 29 Jul 2008 14:18:24 +0000 (14:18 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 29 Jul 2008 14:18:24 +0000 (14:18 +0000)
darcs-all
packages

index b1451b1..28933bf 100644 (file)
--- 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") {
index 65cb40c..88d6c39 100644 (file)
--- a/packages
+++ b/packages
@@ -1,5 +1,4 @@
 utils/hsc2hs                            hsc2hs
-utils/cabal-install         ci          cabal-install
 libraries/array                         packages/array
 libraries/base                          packages/base
 libraries/bytestring                    packages/bytestring