summaryrefslogtreecommitdiff
path: root/devel/hs-haskell-language-server/files/patch-ghcide_ghcide.cabal
blob: 566c186341c99accf84f8c0f907b63ed31bfc252 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- ghcide/ghcide.cabal.orig	2021-09-15 07:36:17 UTC
+++ ghcide/ghcide.cabal
@@ -359,7 +359,6 @@ test-suite ghcide-tests
         hls-plugin-api,
         network-uri,
         lens,
-        lsp-test ^>= 0.14,
         optparse-applicative,
         process,
         QuickCheck,
@@ -421,7 +420,6 @@ executable ghcide-bench
         filepath,
         ghcide,
         lens,
-        lsp-test,
         lsp-types,
         optparse-applicative,
         process,