Skip to content

Commit

Permalink
ghcide: Update dependency on hls-plugin-api (#2382)
Browse files Browse the repository at this point in the history
2204a16 broke backward compatibility
between `ghcide` and `hls-plugin-api`

Co-authored-by: Javier Neira <atreyu.bbb@gmail.com>
  • Loading branch information
hololeap and jneira committed Nov 22, 2021
1 parent abebf26 commit 0a55e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ghcide/ghcide.cabal
Expand Up @@ -60,7 +60,7 @@ library
haddock-library >= 1.8 && < 1.11,
hashable,
hie-compat ^>= 0.2.0.0,
hls-plugin-api ^>= 1.2.0.0,
hls-plugin-api ^>= 1.2.0.2,
lens,
hiedb == 0.4.1.*,
lsp-types >= 1.3.0.1 && < 1.4,
Expand Down

0 comments on commit 0a55e9c

Please sign in to comment.