aboutsummaryrefslogtreecommitdiff
path: root/www/hs-fastcgi/files/patch-fastcgi.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'www/hs-fastcgi/files/patch-fastcgi.cabal')
-rw-r--r--www/hs-fastcgi/files/patch-fastcgi.cabal11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/hs-fastcgi/files/patch-fastcgi.cabal b/www/hs-fastcgi/files/patch-fastcgi.cabal
deleted file mode 100644
index 9f8e26ac9b32..000000000000
--- a/www/hs-fastcgi/files/patch-fastcgi.cabal
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./fastcgi.cabal.orig 2010-06-23 20:23:46.000000000 +0200
-+++ ./fastcgi.cabal 2010-07-29 20:31:01.000000000 +0200
-@@ -18,7 +18,7 @@
- description: Choose the new smaller, split-up base package.
-
- library
-- build-depends: base >= 4 && < 5, cgi >= 3000.0.0, bytestring >= 0.9.1.5
-+ build-depends: base >= 4 && < 5, cgi >= 3000.0.0, bytestring
- Extensions: ForeignFunctionInterface, EmptyDataDecls, ScopedTypeVariables
- Exposed-Modules:
- Network.FastCGI