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 b91b3cd commit a9113dfCopy full SHA for a9113df
hls-test-utils/hls-test-utils.cabal
@@ -33,18 +33,18 @@ library
33
build-depends:
34
, aeson
35
, async
36
- , base >=4.12 && <5
+ , base >=4.12 && <5
37
, blaze-markup
38
, bytestring
39
, containers
40
, data-default
41
, directory
42
, extra
43
, filepath
44
- , ghcide >=1.3 && <1.4
+ , ghcide >=1.3 && <1.4
45
, hls-graph
46
, hls-plugin-api ^>=1.1
47
- , hspec
+ , hspec <2.8
48
, hspec-core
49
, lens
50
, lsp ^>=1.2
0 commit comments