summaryrefslogtreecommitdiff
path: root/www/hs-cgi/files/patch-cgi.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'www/hs-cgi/files/patch-cgi.cabal')
-rw-r--r--www/hs-cgi/files/patch-cgi.cabal16
1 files changed, 0 insertions, 16 deletions
diff --git a/www/hs-cgi/files/patch-cgi.cabal b/www/hs-cgi/files/patch-cgi.cabal
deleted file mode 100644
index 77c886321dbf..000000000000
--- a/www/hs-cgi/files/patch-cgi.cabal
+++ /dev/null
@@ -1,16 +0,0 @@
---- 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)