mirror of
https://github.com/tfausak/witch.git
synced 2024-11-22 14:58:13 +03:00
Fix version bounds
This commit is contained in:
parent
790ef60ea7
commit
6a84a39712
@ -81,7 +81,7 @@ test-suite witch-test-suite
|
||||
|
||||
build-depends:
|
||||
, HUnit >= 1.6.1 && < 1.7
|
||||
, transformers >= 0.5.2 && < 0.7
|
||||
, transformers >= 0.5.6 && < 0.7
|
||||
hs-source-dirs: source/test-suite
|
||||
main-is: Main.hs
|
||||
type: exitcode-stdio-1.0
|
||||
|
Loading…
Reference in New Issue
Block a user