Skip to content

Commit c17f692

Browse files
authored
Merge pull request #1293 from haskell/prepare-splice-plugin-0.2.0.0
hls-splice-plugin-0.2.0.0
2 parents baf8f04 + 85999c9 commit c17f692

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugins/hls-splice-plugin/hls-splice-plugin.cabal

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: hls-splice-plugin
3-
version: 0.1.0.0
3+
version: 0.2.0.0
44
synopsis: HLS Plugin to expand TemplateHaskell Splices and QuasiQuotes
55
description: HLS Plugin to expand TemplateHaskell Splices and QuasiQuotes.
66
license: Apache-2.0
@@ -23,7 +23,7 @@ library
2323
, hls-plugin-api
2424
, ghc
2525
, ghc-exactprint
26-
, ghcide
26+
, ghcide >= 0.7.1
2727
, lens
2828
, dlist
2929
, retrie

0 commit comments

Comments
 (0)