Skip to content

Commit 1b02cfa

Browse files
committed
Remove unused build-depends in hls-cabal-plugin lib and test
1 parent 173b5a7 commit 1b02cfa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

haskell-language-server.cabal

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,6 @@ library hls-cabal-plugin
283283
, unordered-containers >=0.2.10.0
284284
, containers
285285
, cabal-add
286-
, process
287286
, aeson
288287
, Cabal
289288
, pretty
@@ -315,7 +314,6 @@ test-suite hls-cabal-plugin-tests
315314
, lens
316315
, lsp-types
317316
, text
318-
, hls-plugin-api
319317

320318
-----------------------------
321319
-- class plugin

0 commit comments

Comments
 (0)