aboutsummaryrefslogtreecommitdiff
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.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/hs-activehs-base/files/patch-activehs-base.cabal b/devel/hs-activehs-base/files/patch-activehs-base.cabal
index 47ab808ddeba..0dfb929b58a4 100644
--- a/devel/hs-activehs-base/files/patch-activehs-base.cabal
+++ b/devel/hs-activehs-base/files/patch-activehs-base.cabal
@@ -3,8 +3,9 @@
@@ -22,6 +22,6 @@ Library
ActiveHs.Base
Build-Depends:
- base >= 4.0 && < 4.10,
+- base >= 4.0 && < 4.10,
- QuickCheck >= 2.4 && < 2.9
++ base >= 4.0 && < 4.12,
+ QuickCheck >= 2.4 && < 2.11