Skip to content

Commit 0e5bbce

Browse files
committed
Clean up retrie plugin
1 parent e50aafe commit 0e5bbce

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

plugins/hls-retrie-plugin/hls-retrie-plugin.cabal

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ author: Pepe Iborra
88
maintainer: pepeiborra@gmail.com
99
category: Development
1010
build-type: Simple
11-
extra-source-files:
12-
LICENSE
11+
extra-source-files: LICENSE
1312

1413
library
1514
exposed-modules: Ide.Plugin.Retrie
@@ -22,7 +21,7 @@ library
2221
, directory
2322
, extra
2423
, ghc
25-
, ghcide >=1.2 && <1.4
24+
, ghcide >=1.2 && <1.4
2625
, hashable
2726
, hls-plugin-api ^>=1.1
2827
, lsp

0 commit comments

Comments
 (0)