Skip to content

Commit 484d101

Browse files
committed
eval plugin needs ghcide>=1.5.0.1
1 parent 688101c commit 484d101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/hls-eval-plugin/hls-eval-plugin.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ library
6565
, ghc
6666
, ghc-boot-th
6767
, ghc-paths
68-
, ghcide >=1.5.0 && <1.6
68+
, ghcide >=1.5.0.1 && <1.6
6969
, hashable
7070
, hls-graph
7171
, hls-plugin-api ^>=1.2

0 commit comments

Comments
 (0)