summaryrefslogtreecommitdiff
path: root/devel/hs-activehs-base/files/patch-activehs-base.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-activehs-base/files/patch-activehs-base.cabal')
-rw-r--r--devel/hs-activehs-base/files/patch-activehs-base.cabal10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/hs-activehs-base/files/patch-activehs-base.cabal b/devel/hs-activehs-base/files/patch-activehs-base.cabal
new file mode 100644
index 000000000000..395caa6400de
--- /dev/null
+++ b/devel/hs-activehs-base/files/patch-activehs-base.cabal
@@ -0,0 +1,10 @@
+--- ./activehs-base.cabal.orig 2012-09-11 09:56:08.000000000 +0200
++++ ./activehs-base.cabal 2013-05-03 21:25:00.000000000 +0200
+@@ -22,6 +22,6 @@
+ ActiveHs.Base
+ Build-Depends:
+ base >= 4.0 && < 4.7,
+- QuickCheck >= 2.4 && < 2.6
++ QuickCheck >= 2.4 && < 2.7
+
+