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.
2 parents 16aceaf + 4ae2427 commit 8682517Copy full SHA for 8682517
hls-plugin-api/hls-plugin-api.cabal
@@ -1,6 +1,6 @@
1
cabal-version: 2.2
2
name: hls-plugin-api
3
-version: 0.4.1.0
+version: 0.5.0.0
4
synopsis: Haskell Language Server API for plugin communication
5
description:
6
Please see the README on GitHub at <https://github.com/haskell/haskell-language-server#readme>
@@ -42,7 +42,7 @@ library
42
, Diff
43
, ghc
44
, ghc-boot-th
45
- , ghcide >=0.4
+ , ghcide >=0.5
46
, haskell-lsp ^>=0.22
47
, hashable
48
, hslogger
0 commit comments