small tweaks
This commit is contained in:
parent
c102528d5f
commit
5b786bd11d
3 changed files with 51 additions and 30 deletions
|
@ -55,7 +55,7 @@ Test-Suite Tests
|
|||
parsec >=3.1 && <3.2,
|
||||
mtl >=2.1 && <2.3,
|
||||
pretty >= 1.1 && < 1.2,
|
||||
tasty >= 0.10 && < 0.11,
|
||||
tasty >= 0.10 && < 0.12,
|
||||
tasty-hunit >= 0.9 && < 0.10
|
||||
|
||||
Other-Modules: Language.SQL.SimpleSQL.Pretty,
|
||||
|
@ -112,7 +112,7 @@ executable Fixity
|
|||
mtl >=2.1 && <2.3,
|
||||
pretty >= 1.1 && < 1.2,
|
||||
pretty-show >= 1.6 && < 1.7,
|
||||
tasty >= 0.10 && < 0.11,
|
||||
tasty >= 0.10 && < 0.12,
|
||||
tasty-hunit >= 0.9 && < 0.10
|
||||
|
||||
other-extensions: TupleSections,DeriveDataTypeable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue