From: Luke Lau Date: Sat, 31 Oct 2020 18:00:46 +0000 (+0000) Subject: Use lsp/lsp-types from Hackage X-Git-Tag: 0.13.0.0~7^2~3 X-Git-Url: https://git.lukelau.me/?p=lsp-test.git;a=commitdiff_plain;h=f9d1cf17179ee5df7bfa02288bd8a4fbaaa2832a Use lsp/lsp-types from Hackage --- diff --git a/cabal.project b/cabal.project index 5b9e063..140bc95 100644 --- a/cabal.project +++ b/cabal.project @@ -3,10 +3,3 @@ packages: . flags: +DummyServer test-show-details: direct haddock-quickjump: True - -source-repository-package - type: git - location: https://github.com/alanz/lsp.git - tag: cedf0a49165c70ca0c4b1f92677e75d1fc129a17 - subdir: . - lsp-types