opnsense-ports/www/hs-cgi/files/patch-cgi.cabal
Franco Fichtner 5ae89bfa21 */*: sync with upstream
Taken from: HardenedBSD
2018-05-27 12:33:45 +02:00

16 lines
405 B
Text

--- cgi.cabal.orig 2018-04-22 18:05:14 UTC
+++ cgi.cabal
@@ -44,11 +44,11 @@ Library
Build-depends:
parsec >= 2.0 && < 3.2,
- exceptions < 0.9,
+ exceptions < 0.11,
xhtml >= 3000.0.0 && < 3000.3,
bytestring < 0.11,
base >= 4.5 && < 5,
- time >= 1.5 && < 1.7,
+ time >= 1.5 && < 1.9,
containers < 0.6,
multipart >= 0.1.2 && < 0.2
If flag(network-uri)