summaryrefslogtreecommitdiff
path: root/devel/hs-testpack/files/patch-testpack.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-testpack/files/patch-testpack.cabal')
-rw-r--r--devel/hs-testpack/files/patch-testpack.cabal11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/hs-testpack/files/patch-testpack.cabal b/devel/hs-testpack/files/patch-testpack.cabal
deleted file mode 100644
index ad3736aabe80..000000000000
--- a/devel/hs-testpack/files/patch-testpack.cabal
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./testpack.cabal.orig 2013-02-25 16:03:46.000000000 +0100
-+++ ./testpack.cabal 2013-05-04 00:08:00.417315359 +0200
-@@ -39,7 +39,7 @@
-
- Build-Depends: base >= 3 && < 5,
- mtl, HUnit,
-- QuickCheck >= 2.1.0.3 && < 2.5
-+ QuickCheck >= 2.1.0.3 && < 2.7
-
- If flag(splitBase)
- Build-Depends: base >= 3 && < 5, containers, random