Allow tasty 1.0.

This commit is contained in:
John MacFarlane 2018-01-08 17:08:46 -08:00
parent 78b142b880
commit 1d8f2edff0
2 changed files with 3 additions and 2 deletions

View file

@ -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,

View file

@ -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