1
Fork 0

use tasty for tests

This commit is contained in:
Jake Wheat 2015-07-31 12:45:51 +03:00
commit 1364c58534
4 changed files with 16 additions and 19 deletions

View file

@ -50,10 +50,8 @@ Test-Suite Tests
parsec >=3.1 && <3.2,
mtl >=2.1 && <2.3,
pretty >= 1.1 && < 1.2,
HUnit >= 1.2 && < 1.3,
test-framework >= 0.8 && < 0.9,
test-framework-hunit >= 0.3 && < 0.4
tasty >= 0.10 && < 0.11,
tasty-hunit >= 0.9 && < 0.10
Other-Modules: Language.SQL.SimpleSQL.Pretty,
Language.SQL.SimpleSQL.Parser,