Skip to content

Commit baf8f04

Browse files
jneiraAilrun
andauthored
Bump up hls-plugin-api to 0.7.0 (#1290)
* Bump up hls-plugin-api to 0.7.0 * Bump up hls-plugin-api lower bound Co-authored-by: Junyoung/Clare Jang <[email protected]>
1 parent 275bc01 commit baf8f04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

haskell-language-server.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ library
6767
, ghcide >=0.7
6868
, gitrev
6969
, haskell-lsp ^>=0.23
70-
, hls-plugin-api >=0.6
70+
, hls-plugin-api >=0.7
7171
, hie-bios
7272
, hiedb
7373
, hslogger

hls-plugin-api/hls-plugin-api.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: hls-plugin-api
3-
version: 0.6.0.0
3+
version: 0.7.0.0
44
synopsis: Haskell Language Server API for plugin communication
55
description:
66
Please see the README on GitHub at <https://github.com/haskell/haskell-language-server#readme>

0 commit comments

Comments
 (0)