From eacba6975a9f0a16ea680a5869cf2be3b7a13476 Mon Sep 17 00:00:00 2001 From: Pepe Iborra Date: Sun, 18 Apr 2021 19:13:27 +0100 Subject: [PATCH] https://github.com/haskell/lsp/pull/326 --- cabal.project | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cabal.project b/cabal.project index 07a87eb7508..ad30c430019 100644 --- a/cabal.project +++ b/cabal.project @@ -16,6 +16,11 @@ packages: ./plugins/hls-retrie-plugin ./plugins/hls-haddock-comments-plugin ./plugins/hls-splice-plugin +source-repository-package + type: git + location: https://github.com/pepeiborra/lsp + tag: a7ef1f7f888298324ffb2e487a4276653e09a675 + subdir: lsp tests: true package *