Skip to content

Commit 0a55e9c

Browse files
hololeapjneira
andauthored
ghcide: Update dependency on hls-plugin-api (#2382)
2204a16 broke backward compatibility between `ghcide` and `hls-plugin-api` Co-authored-by: Javier Neira <[email protected]>
1 parent abebf26 commit 0a55e9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ghcide/ghcide.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ library
6060
haddock-library >= 1.8 && < 1.11,
6161
hashable,
6262
hie-compat ^>= 0.2.0.0,
63-
hls-plugin-api ^>= 1.2.0.0,
63+
hls-plugin-api ^>= 1.2.0.2,
6464
lens,
6565
hiedb == 0.4.1.*,
6666
lsp-types >= 1.3.0.1 && < 1.4,

0 commit comments

Comments
 (0)