We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents baf8f04 + 85999c9 commit c17f692Copy full SHA for c17f692
plugins/hls-splice-plugin/hls-splice-plugin.cabal
@@ -1,6 +1,6 @@
1
cabal-version: 2.2
2
name: hls-splice-plugin
3
-version: 0.1.0.0
+version: 0.2.0.0
4
synopsis: HLS Plugin to expand TemplateHaskell Splices and QuasiQuotes
5
description: HLS Plugin to expand TemplateHaskell Splices and QuasiQuotes.
6
license: Apache-2.0
@@ -23,7 +23,7 @@ library
23
, hls-plugin-api
24
, ghc
25
, ghc-exactprint
26
- , ghcide
+ , ghcide >= 0.7.1
27
, lens
28
, dlist
29
, retrie
0 commit comments