Allow tasty 1.5.

This commit is contained in:
John MacFarlane
2023-09-10 11:42:20 -07:00
parent 5f5581d45a
commit cba8bb4658
+1 -1
View File
@@ -761,7 +761,7 @@ test-suite test-pandoc
mtl >= 2.2 && < 2.4,
pandoc-types >= 1.23.1 && < 1.24,
process >= 1.2.3 && < 1.7,
tasty >= 0.11 && < 1.5,
tasty >= 0.11 && < 1.6,
tasty-golden >= 2.3 && < 2.4,
tasty-hunit >= 0.9 && < 0.11,
tasty-quickcheck >= 0.8 && < 0.11,