[Pkg-haskell-commits] darcs: tools: Do not remove cabal-sandbox, we want to re-use 00-index.tar

Joachim Breitner mail at joachim-breitner.de
Sat Jun 15 11:55:41 UTC 2013


Sat Jun 15 11:54:51 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Do not remove cabal-sandbox, we want to re-use 00-index.tar

    M ./all-packages/test-packages.pl -3

Sat Jun 15 11:54:51 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Do not remove cabal-sandbox, we want to re-use 00-index.tar
diff -rN -u old-tools/all-packages/test-packages.pl new-tools/all-packages/test-packages.pl
--- old-tools/all-packages/test-packages.pl	2013-06-15 11:55:40.939039305 +0000
+++ new-tools/all-packages/test-packages.pl	2013-06-15 11:55:40.967037492 +0000
@@ -196,6 +196,3 @@
 	print "Cabal install failed:\n";
 	print $err;
 }
-
-
-system("rm -rf cabal-sandbox");




More information about the Pkg-haskell-commits mailing list