From a2b9d9024f03fcadef5194ad46478a48a8e2ec97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=C3=A4llberg?= Date: Sun, 6 Jun 2021 05:33:54 +0800 Subject: [PATCH] Try using haskell/lsp:master This pr is causing test failures: https://github.com/haskell/lsp/pull/326 --- cabal.project | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/cabal.project b/cabal.project index c182e65bf1..4c6098728a 100644 --- a/cabal.project +++ b/cabal.project @@ -30,6 +30,16 @@ package * write-ghc-environment-files: never +source-repository-package + type: git + location: https://github.com/haskell/lsp + tag: 7cc05f3d1249d89af91e82e6aa654bb632045307 + subdir: lsp-types + subdir: lsp + subdir: lsp-test +-- To check if issues are caused by: +-- https://github.com/haskell/lsp/pull/326 + index-state: 2021-05-21T05:01:41Z allow-newer: