summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
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 53720be3f..b1aec6d6e 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -319,7 +319,7 @@ Library
haddock-library >= 1.1 && < 1.5,
deepseq >= 1.3 && < 1.5,
JuicyPixels >= 3.1.6.1 && < 3.3,
- Glob >= 0.7 && < 0.8,
+ Glob >= 0.7 && < 0.9,
cmark-gfm >= 0.1.1 && < 0.2,
doctemplates >= 0.1 && < 0.2,
http-client >= 0.4.30 && < 0.6,
@@ -545,7 +545,7 @@ Test-Suite test-pandoc
Diff >= 0.2 && < 0.4,
tasty >= 0.11 && < 0.12,
tasty-hunit >= 0.9 && < 0.10,
- tasty-quickcheck >= 0.8 && < 0.9,
+ tasty-quickcheck >= 0.8 && < 0.10,
tasty-golden >= 2.3 && < 2.4,
QuickCheck >= 2.4 && < 2.11,
containers >= 0.4.2.1 && < 0.6,