[Pkg-haskell-commits] darcs: tools: Add tentative patch test-framework-quickcheck2-0.3.0.1.patch

Joachim Breitner mail at joachim-breitner.de
Fri Jun 14 22:09:16 UTC 2013


Fri Jun 14 22:09:00 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Add tentative patch test-framework-quickcheck2-0.3.0.1.patch

    A ./all-packages/patches/
    A ./all-packages/patches/test-framework-quickcheck2-0.3.0.1.patch

Fri Jun 14 22:09:00 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Add tentative patch test-framework-quickcheck2-0.3.0.1.patch
diff -rN -u old-tools/all-packages/patches/test-framework-quickcheck2-0.3.0.1.patch new-tools/all-packages/patches/test-framework-quickcheck2-0.3.0.1.patch
--- old-tools/all-packages/patches/test-framework-quickcheck2-0.3.0.1.patch	1970-01-01 00:00:00.000000000 +0000
+++ new-tools/all-packages/patches/test-framework-quickcheck2-0.3.0.1.patch	2013-06-14 22:09:16.459187341 +0000
@@ -0,0 +1,13 @@
+Index: debian/test-framework-quickcheck2/0.3.0.1/test-framework-quickcheck2.cabal
+===================================================================
+--- debian.orig/test-framework-quickcheck2/0.3.0.1/test-framework-quickcheck2.cabal	2012-12-06 18:00:10.000000000 +0100
++++ debian/test-framework-quickcheck2/0.3.0.1/test-framework-quickcheck2.cabal	2013-06-14 23:45:23.545509862 +0200
+@@ -22,7 +22,7 @@
+ Library
+         Exposed-Modules:        Test.Framework.Providers.QuickCheck2
+ 
+-        Build-Depends:          test-framework >= 0.7.1, QuickCheck >= 2.4 && < 2.6, extensible-exceptions >= 0.1.1 && < 0.2.0
++        Build-Depends:          test-framework >= 0.7.1, QuickCheck >= 2.4 && < 2.7, extensible-exceptions >= 0.1.1 && < 0.2.0
+         if flag(base3)
+                 Build-Depends:          base >= 3 && < 4, random >= 1
+         else




More information about the Pkg-haskell-commits mailing list