Skip to content

Commit 16dd7a2

Browse files
committed
Allow Diff 2.0.
1 parent 5a2495b commit 16dd7a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pandoc.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -843,7 +843,7 @@ test-suite test-pandoc
843843
main-is: test-pandoc.hs
844844
hs-source-dirs: test
845845
build-depends: pandoc,
846-
Diff >= 0.2 && < 1.1,
846+
Diff >= 0.2 && < 2.1,
847847
Glob >= 0.7 && < 0.11,
848848
bytestring >= 0.9 && < 0.13,
849849
containers >= 0.4.2.1 && < 0.9,

0 commit comments

Comments
 (0)