Skip to content

Commit aa27b14

Browse files
committed
Bump up ghcide lower bound to 0.6
1 parent 3c8b3de commit aa27b14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

haskell-language-server.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,10 @@ library
5959
, containers
6060
, data-default
6161
, ghc
62-
, ghcide >=0.5
62+
, ghcide >=0.6
6363
, gitrev
6464
, haskell-lsp ^>=0.22
65-
, hie-bios >=0.6.1 && <0.8
65+
, hie-bios >=0.7.1 && <0.8
6666
, hls-plugin-api >=0.5
6767
, hslogger
6868
, optparse-applicative

0 commit comments

Comments
 (0)