mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-26 02:06:32 +00:00
Allow tasty 1.0.
This commit is contained in:
+1
-1
@@ -615,7 +615,7 @@ test-suite test-pandoc
|
||||
process >= 1.2.3 && < 1.7,
|
||||
temporary >= 1.1 && < 1.3,
|
||||
Diff >= 0.2 && < 0.4,
|
||||
tasty >= 0.11 && < 0.13,
|
||||
tasty >= 0.11 && < 1.1,
|
||||
tasty-hunit >= 0.9 && < 0.11,
|
||||
tasty-quickcheck >= 0.8 && < 0.10,
|
||||
tasty-golden >= 2.3 && < 2.4,
|
||||
|
||||
+2
-1
@@ -16,4 +16,5 @@ extra-deps:
|
||||
- pandoc-citeproc-0.12.2.5
|
||||
- hslua-0.9.5
|
||||
- skylighting-0.5.1
|
||||
resolver: lts-10.2
|
||||
- tasty-1.0
|
||||
resolver: lts-10.3
|
||||
|
||||
Reference in New Issue
Block a user