Skip to content

Commit 075df41

Browse files
committed
Require newest ghcide version in hls
1 parent ae16372 commit 075df41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

haskell-language-server.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ library
5959
, containers
6060
, data-default
6161
, ghc
62-
, ghcide >=0.6.0.1
62+
, ghcide >=0.7
6363
, gitrev
6464
, haskell-lsp ^>=0.22
6565
, hls-plugin-api >=0.6

0 commit comments

Comments
 (0)