Skip to content

Commit 1bd4bb8

Browse files
committed
Bump up version of hls-hlint-plugin to 0.2.0
1 parent d602e45 commit 1bd4bb8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

plugins/hls-hlint-plugin/hls-hlint-plugin.cabal

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: hls-hlint-plugin
3-
version: 0.1.0.0
3+
version: 0.2.0.0
44
synopsis: Hlint integration plugin with Haskell Language Server
55
description: Please see Haskell Language Server Readme (https://github.com/haskell/haskell-language-server#readme)
66
license: Apache-2.0
@@ -39,11 +39,11 @@ library
3939
, extra
4040
, filepath
4141
, ghc-exactprint
42-
, ghcide
42+
, ghcide >=0.7.2.0
4343
, hashable
4444
, haskell-lsp
4545
, hlint >=3.2
46-
, hls-plugin-api
46+
, hls-plugin-api >=0.7.0.0
4747
, hslogger
4848
, lens
4949
, regex-tdfa

0 commit comments

Comments
 (0)