freebsd-ports/devel/hs-data-pprint/files/patch-data-pprint.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

14 lines
391 B
Text

--- data-pprint.cabal.orig 2016-05-24 15:33:57 UTC
+++ data-pprint.cabal
@@ -68,10 +68,10 @@ library
System.IO.Parallel
other-modules:
build-depends:
- base >= 4.0 && < 4.10,
+ base >= 4.0 && < 4.12,
pretty >= 1.0 && < 1.2,
mtl >= 2.0 && < 2.3,
deepseq >= 1.1 && < 1.5,
- time >= 1.2 && < 1.6,
+ time >= 1.2 && < 1.9,
parallel >= 3.1 && < 3.3