[Pkg-haskell-commits] darcs: ghc: Remove code to remove stuff that was only in 7.8

Joachim Breitner mail at joachim-breitner.de
Tue May 12 13:25:48 UTC 2015


Mon May 11 21:29:44 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * Remove code to remove stuff that was only in 7.8

    M ./rules -4

Mon May 11 21:29:44 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * Remove code to remove stuff that was only in 7.8
diff -rN -u old-ghc/rules new-ghc/rules
--- old-ghc/rules	2015-05-12 13:25:48.088683003 +0000
+++ new-ghc/rules	2015-05-12 13:25:48.112683004 +0000
@@ -231,10 +231,6 @@
 	rm -f configure-stamp build-stamp install-stamp binary-arch-stamp binary-indep-stamp
 	rm -f configure
 
-	# Temporary, while the released tarball by accident contains the dph
-	# libraries
-	rm -rf libraries/dph libraries/primitive libraries/vector libraries/random
-
 	$(MAKE) distclean
 
 	rm -f debian/*.install




More information about the Pkg-haskell-commits mailing list