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 61dd120 commit e7b9cc9Copy full SHA for e7b9cc9
ghcide/ghcide.cabal
@@ -2,7 +2,7 @@ cabal-version: 1.20
2
build-type: Simple
3
category: Development
4
name: ghcide
5
-version: 0.6.0.2
+version: 0.7.0.0
6
license: Apache-2.0
7
license-file: LICENSE
8
author: Digital Asset and Ghcide contributors
@@ -56,7 +56,7 @@ library
56
haskell-lsp-types == 0.22.*,
57
haskell-lsp == 0.22.*,
58
hie-compat,
59
- hls-plugin-api,
+ hls-plugin-api >= 0.6,
60
lens,
61
mtl,
62
network-uri,
0 commit comments