aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 96863f73d..461998b3e 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -375,7 +375,7 @@ library
vector >= 0.10 && < 0.13,
hslua >= 1.0.1 && < 1.1,
hslua-module-text >= 0.2 && < 0.3,
- binary >= 0.5 && < 0.10,
+ binary >= 0.5 && < 0.11,
SHA >= 1.6 && < 1.7,
haddock-library >= 1.7 && < 1.8,
deepseq >= 1.3 && < 1.5,