aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-data-pprint/files
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-data-pprint/files')
-rw-r--r--devel/hs-data-pprint/files/patch-data-pprint.cabal11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/hs-data-pprint/files/patch-data-pprint.cabal b/devel/hs-data-pprint/files/patch-data-pprint.cabal
deleted file mode 100644
index 4354dd164930..000000000000
--- a/devel/hs-data-pprint/files/patch-data-pprint.cabal
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./data-pprint.cabal.orig 2013-10-19 16:24:17.000000000 +0200
-+++ ./data-pprint.cabal 2014-07-12 22:25:47.000000000 +0200
-@@ -68,7 +68,7 @@
- System.IO.Parallel
- other-modules:
- build-depends:
-- base >= 4.0 && < 4.7,
-+ base >= 4.0 && < 4.8,
- pretty >= 1.0 && < 1.2,
- mtl >= 2.0 && < 2.2,
- deepseq >= 1.1 && < 1.4,