summaryrefslogtreecommitdiff
path: root/converters/hs-aeson/files/patch-aeson.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'converters/hs-aeson/files/patch-aeson.cabal')
-rw-r--r--converters/hs-aeson/files/patch-aeson.cabal11
1 files changed, 0 insertions, 11 deletions
diff --git a/converters/hs-aeson/files/patch-aeson.cabal b/converters/hs-aeson/files/patch-aeson.cabal
deleted file mode 100644
index 0d2683706ccb..000000000000
--- a/converters/hs-aeson/files/patch-aeson.cabal
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./aeson.cabal.orig 2014-05-16 17:43:52.000000000 +0200
-+++ ./aeson.cabal 2014-07-12 19:15:00.000000000 +0200
-@@ -112,7 +112,7 @@
- Data.Aeson.Types.Generic
-
- build-depends:
-- attoparsec >= 0.11.3.4,
-+ attoparsec >= 0.10.4.0,
- base == 4.*,
- containers,
- deepseq,