Skip to content

Commit ae6b541

Browse files
authored
Merge pull request #1311 from haskell/hls-splice-plugin-0.3.0.0-prepare
hls-splice-plugin-0.3.0.0-prepare
2 parents 3bef14c + 0a96c9c commit ae6b541

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
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.3.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.3.0
2727
, lens
2828
, dlist
2929
, retrie

0 commit comments

Comments
 (0)