Skip to content

Commit e7b9cc9

Browse files
committed
Bump up ghcide version
1 parent 61dd120 commit e7b9cc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ghcide/ghcide.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cabal-version: 1.20
22
build-type: Simple
33
category: Development
44
name: ghcide
5-
version: 0.6.0.2
5+
version: 0.7.0.0
66
license: Apache-2.0
77
license-file: LICENSE
88
author: Digital Asset and Ghcide contributors
@@ -56,7 +56,7 @@ library
5656
haskell-lsp-types == 0.22.*,
5757
haskell-lsp == 0.22.*,
5858
hie-compat,
59-
hls-plugin-api,
59+
hls-plugin-api >= 0.6,
6060
lens,
6161
mtl,
6262
network-uri,

0 commit comments

Comments
 (0)