aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-data-pprint/files/patch-data-pprint.cabal
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2015-08-20 23:02:14 +0000
committerGabor Pali <pgj@FreeBSD.org>2015-08-20 23:02:14 +0000
commit39b8e49140afdb1d1d001c477befb4b05efa7fc3 (patch)
tree607a5ca77efd301a2b4dc49b05d108829fcffa77 /devel/hs-data-pprint/files/patch-data-pprint.cabal
parent75b64b1cb42c127b71646f039269eb7bd560d8ef (diff)
downloadports-39b8e49140afdb1d1d001c477befb4b05efa7fc3.tar.gz
ports-39b8e49140afdb1d1d001c477befb4b05efa7fc3.zip
Notes
Diffstat (limited to 'devel/hs-data-pprint/files/patch-data-pprint.cabal')
-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,