mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
fa80f1b615
* Bump ghcide and upgrade to lsp/lsp-types changelog_begin changelog_end * Bump rev changelog_begin changelog_end
13 lines
400 B
Diff
13 lines
400 B
Diff
diff --git a/lsp-test.cabal b/lsp-test.cabal
|
|
index 1c8350a..4d96585 100644
|
|
--- a/lsp-test.cabal
|
|
+++ b/lsp-test.cabal
|
|
@@ -37,6 +37,7 @@ library
|
|
default-language: Haskell2010
|
|
build-depends: base >= 4.10 && < 5
|
|
, lsp == 0.18.*
|
|
+ , lsp-types
|
|
, aeson
|
|
, aeson-pretty
|
|
, ansi-terminal
|