File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ library
87
87
, hashable
88
88
, hie-bios == 0.13.1
89
89
, hie-compat ^>= 0.3.0.0
90
- , hiedb ^>= 0.5 .0.1
90
+ , hiedb ^>= 0.6 .0.0
91
91
, hls-graph == 2.6.0.0
92
92
, hls-plugin-api == 2.6.0.0
93
93
, implicit-hie >= 0.1.4.0 && < 0.1.5
Original file line number Diff line number Diff line change @@ -305,7 +305,7 @@ library hls-call-hierarchy-plugin
305
305
, containers
306
306
, extra
307
307
, ghcide == 2.6.0.0
308
- , hiedb
308
+ , hiedb ^ >= 0.6.0.0
309
309
, hls-plugin-api == 2.6.0.0
310
310
, lens
311
311
, lsp >= 2.4
@@ -488,7 +488,7 @@ library hls-rename-plugin
488
488
, containers
489
489
, ghcide == 2.6.0.0
490
490
, hashable
491
- , hiedb
491
+ , hiedb ^ >= 0.6.0.0
492
492
, hie-compat
493
493
, hls-plugin-api == 2.6.0.0
494
494
, haskell-language-server :hls-refactor-plugin
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ allow-newer: true
18
18
19
19
extra-deps :
20
20
- floskell-0.11.1
21
- - hiedb-0.5 .0.1
21
+ - hiedb-0.6 .0.0
22
22
- hie-bios-0.13.1
23
23
- implicit-hie-0.1.4.0
24
24
- monad-dijkstra-0.1.1.3
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ allow-newer: true
18
18
extra-deps :
19
19
- floskell-0.11.1
20
20
- retrie-1.2.2
21
- - hiedb-0.5 .0.1
21
+ - hiedb-0.6 .0.0
22
22
- implicit-hie-0.1.4.0
23
23
- lsp-2.4.0.0
24
24
- lsp-test-0.17.0.0
You can’t perform that action at this time.
0 commit comments