use tasty for tests
This commit is contained in:
parent
c156c5c34e
commit
1364c58534
4 changed files with 16 additions and 19 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue