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, 11 insertions, 0 deletions
diff --git a/converters/hs-aeson/files/patch-aeson.cabal b/converters/hs-aeson/files/patch-aeson.cabal
new file mode 100644
index 000000000000..0d2683706ccb
--- /dev/null
+++ b/converters/hs-aeson/files/patch-aeson.cabal
@@ -0,0 +1,11 @@
+--- ./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,