freebsd-ports/devel/hs-parallel/files/patch-parallel.cabal
Tobias C. Berner fff1aa535b 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
2018-05-25 21:44:12 +00:00

10 lines
301 B
Text

--- parallel.cabal.orig 2018-04-10 09:45:32 UTC
+++ parallel.cabal
@@ -34,7 +34,7 @@ library
build-depends:
array >= 0.3 && < 0.6,
- base >= 4.3 && < 4.11,
+ base >= 4.3 && < 4.12,
containers >= 0.4 && < 0.6,
deepseq >= 1.1 && < 1.5