mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-19 10:45:30 +08:00
Allow tasty 1.5.
This commit is contained in:
+1
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user