Skip to content

Commit 4d7fa57

Browse files
committed
WIP: remove unused dependencies
1 parent 9168b74 commit 4d7fa57

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

haskell-language-server.cabal

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -863,16 +863,9 @@ library hls-signature-help-plugin
863863
, containers
864864
, ghc
865865
, ghcide == 2.11.0.0
866-
, hashable
867866
, hls-plugin-api == 2.11.0.0
868-
, haskell-language-server:hls-refactor-plugin
869-
, lens
870867
, lsp-types
871-
, mtl
872868
, text
873-
, transformers
874-
, unordered-containers
875-
, regex-tdfa
876869

877870

878871
-- test-suite hls-signature-help-plugin-tests

0 commit comments

Comments
 (0)