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 cd17a0a commit 4766074Copy full SHA for 4766074
cabal.project
@@ -20,6 +20,6 @@ package ghcide
20
21
write-ghc-environment-files: never
22
23
-index-state: 2020-12-11T18:53:33Z
+index-state: 2020-12-13T11:31:58Z
24
25
allow-newer: data-tree-print:base
haskell-language-server.cabal
@@ -59,7 +59,7 @@ library
59
, containers
60
, data-default
61
, ghc
62
- , ghcide >=0.6
+ , ghcide >=0.6.0.1
63
, gitrev
64
, haskell-lsp ^>=0.22
65
, hls-plugin-api >=0.5
0 commit comments