summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2014-08-02 15:14:15 -0700
committerJohn MacFarlane <fiddlosopher@gmail.com>2014-08-02 15:14:15 -0700
commitcbaaa17d49a0f04ceea2a1ba6e4a51594c4d7862 (patch)
treef337a44dc154c155a4212621153b8dbd6a01fc9f /pandoc.cabal
parent36c9537b905ab781fd4c6ac34bf68682d51d5e41 (diff)
Bump aeson upper bound.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 1c74933ab..6b9e18427 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -232,7 +232,7 @@ Library
random >= 1 && < 1.1,
extensible-exceptions >= 0.1 && < 0.2,
pandoc-types >= 1.12.3.3 && < 1.13,
- aeson >= 0.7 && < 0.8,
+ aeson >= 0.7 && < 0.9,
tagsoup >= 0.13.1 && < 0.14,
base64-bytestring >= 0.1 && < 1.1,
zlib >= 0.5 && < 0.6,
@@ -349,7 +349,7 @@ Executable pandoc
bytestring >= 0.9 && < 0.11,
extensible-exceptions >= 0.1 && < 0.2,
highlighting-kate >= 0.5.8.5 && < 0.6,
- aeson >= 0.7.0.5 && < 0.8,
+ aeson >= 0.7.0.5 && < 0.9,
yaml >= 0.8.8.2 && < 0.9,
containers >= 0.1 && < 0.6,
HTTP >= 4000.0.5 && < 4000.3