From 1e031ae63a3e0b74d6dd25632584bb0a41885e0c Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 21 May 2020 09:56:59 -0700 Subject: Allow tasty 1.3.x. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pandoc.cabal') diff --git a/pandoc.cabal b/pandoc.cabal index 326726519..f055cb2d5 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -747,7 +747,7 @@ test-suite test-pandoc process >= 1.2.3 && < 1.7, temporary >= 1.1 && < 1.4, Diff >= 0.2 && < 0.5, - tasty >= 0.11 && < 1.3, + tasty >= 0.11 && < 1.4, tasty-hunit >= 0.9 && < 0.11, tasty-lua >= 0.2 && < 0.3, tasty-quickcheck >= 0.8 && < 0.11, -- cgit v1.2.3