Skip to content

Commit 6d319ba

Browse files
Bodigrimpepeiborra
andauthored
hls-pragmas-plugin requires ghcide >= 1.7 (#2884)
Otherwise Development.IDE.printOutputable is not available Co-authored-by: Pepe Iborra <[email protected]>
1 parent fe573f8 commit 6d319ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/hls-pragmas-plugin/hls-pragmas-plugin.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ library
2525
, extra
2626
, fuzzy
2727
, ghc
28-
, ghcide ^>=1.6 || ^>=1.7
28+
, ghcide ^>=1.7
2929
, hls-plugin-api ^>=1.3 || ^>=1.4
3030
, lens
3131
, lsp

0 commit comments

Comments
 (0)