Skip to content

Commit 7c8245b

Browse files
authored
Merge pull request #119 from jneira/constraint-tasty-ant-xml
Add lower bound to tasty-ant-xml
2 parents 67d6a17 + 3fdca36 commit 7c8245b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

haskell-language-server.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ test-suite func-test
224224
, lens
225225
, lsp-test >= 0.10.0.0
226226
, tasty
227-
, tasty-ant-xml
227+
, tasty-ant-xml >= 1.1.6
228228
, tasty-expected-failure
229229
, tasty-hunit
230230
, tasty-rerun

0 commit comments

Comments
 (0)