aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-09-24 11:22:08 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2019-09-24 11:22:08 -0700
commitdfb2a0753905a53f69deaf90abe802678f6707f0 (patch)
tree670f1343221691205160f45f92084349e8a3bb0b
parent570b96f4e8dc790a874bcdcfe54ac2b1a4c9aa30 (diff)
downloadpandoc-dfb2a0753905a53f69deaf90abe802678f6707f0.tar.gz
Allow latest Diff.
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 78f96ef4e..6bbcb3240 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -725,7 +725,7 @@ test-suite test-pandoc
hslua >= 1.0 && < 1.1,
process >= 1.2.3 && < 1.7,
temporary >= 1.1 && < 1.4,
- Diff >= 0.2 && < 0.4,
+ Diff >= 0.2 && < 0.5,
tasty >= 0.11 && < 1.3,
tasty-hunit >= 0.9 && < 0.11,
tasty-lua >= 0.2 && < 0.3,