summaryrefslogtreecommitdiff
path: root/devel/hs-activehs-base/files/patch-activehs-base.cabal
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-05-25 21:44:12 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-05-25 21:44:12 +0000
commitfff1aa535b4a18a05d872de7c9afb3dbf9f6013b (patch)
tree86e71c0056b8414191c8b421101694a177fec03e /devel/hs-activehs-base/files/patch-activehs-base.cabal
parentRename net/bird-devel to net/bird2 (diff)
Update lang/ghc 8.4.2 and the hs-* ports the newer versions
* Update lang/ghc to 8.4.2 * Update the boostrap compiler to 8.4.1 * Update the many hs-* ports * Bump the rest Thanks a lot to arrowd for doing all the heavy lifting :) PR: 227968 Exp-run by: antoine Submitted by: arrowd Differential Revision: https://reviews.freebsd.org/D15005
Notes
Notes: svn path=/head/; revision=470870
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