We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd466f1 commit e3caa91Copy full SHA for e3caa91
haskell-language-server.cabal
@@ -2110,7 +2110,7 @@ test-suite ghcide-tests
2110
, sqlite-simple
2111
, stm
2112
, stm-containers
2113
- , tasty
+ , tasty >=1.5
2114
, tasty-expected-failure
2115
, tasty-hunit >=0.10
2116
, tasty-quickcheck
stack-lts22.yaml
@@ -27,6 +27,7 @@ extra-deps:
27
- lsp-types-2.3.0.0
28
- monad-dijkstra-0.1.1.4 # 5
29
- retrie-1.2.3
30
+ - tasty-1.5.3
31
32
# stan and friends
33
- stan-0.1.3.0
0 commit comments