Skip to content

Commit ab79a4a

Browse files
authored
hls-splice-plugin: preparatory version bump for the next (not 0.9.0) release (#1312)
1 parent 0fd73f8 commit ab79a4a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: plugins/hls-splice-plugin/hls-splice-plugin.cabal

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
cabal-version: 2.2
22
name: hls-splice-plugin
3-
version: 0.2.0.0
3+
version: 0.4.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
77
license-file: LICENSE
8-
author: Hiromi ISHII
9-
maintainer: konn.jinro_at_gmail.com
8+
author: https://github.com/haskell/haskell-language-server/contributors
9+
maintainer: https://github.com/haskell/haskell-language-server/contributors
1010
category: Development
1111
build-type: Simple
1212

@@ -23,7 +23,7 @@ library
2323
, hls-plugin-api
2424
, ghc
2525
, ghc-exactprint
26-
, ghcide >= 0.7.1
26+
, ghcide >= 0.7.3
2727
, lens
2828
, dlist
2929
, retrie

0 commit comments

Comments
 (0)