Skip to content

Commit d1cc771

Browse files
authored
Remove unnecessary Shake dependencies (#1745)
1 parent eb049c6 commit d1cc771

File tree

5 files changed

+0
-5
lines changed

5 files changed

+0
-5
lines changed

plugins/hls-class-plugin/hls-class-plugin.cabal

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ library
3333
, hls-plugin-api ^>=1.1.0.0
3434
, lens
3535
, lsp
36-
, shake
3736
, text
3837
, transformers
3938
, unordered-containers

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ library
7373
, pretty-simple
7474
, QuickCheck
7575
, safe-exceptions
76-
, shake
7776
, temporary
7877
, text
7978
, time

plugins/hls-hlint-plugin/hls-hlint-plugin.cabal

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ library
4949
, lens
5050
, lsp
5151
, regex-tdfa
52-
, shake
5352
, temporary
5453
, text
5554
, transformers

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ library
3030
, lsp-types
3131
, retrie >=0.1.1.0
3232
, safe-exceptions
33-
, shake
3433
, text
3534
, transformers
3635
, unordered-containers

plugins/hls-splice-plugin/hls-splice-plugin.cabal

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ library
4545
, lens
4646
, lsp
4747
, retrie
48-
, shake
4948
, syb
5049
, text
5150
, transformers

0 commit comments

Comments
 (0)