opnsense-ports/devel/hs-data-pprint/files/patch-data-pprint.cabal
Franco Fichtner 5ae89bfa21 */*: sync with upstream
Taken from: HardenedBSD
2018-05-27 12:33:45 +02: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