From 19d87ffedf1dd239cad81f85c5ad5070dcd6d6df Mon Sep 17 00:00:00 2001 From: kokobd Date: Fri, 2 Sep 2022 16:35:26 +0800 Subject: [PATCH] use lsp master --- cabal.project | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/cabal.project b/cabal.project index 5aee2af00e..885124d25e 100644 --- a/cabal.project +++ b/cabal.project @@ -68,21 +68,21 @@ source-repository-package -- Remove me when a new version of lsp is released source-repository-package type:git - location: https://github.com/kokobd/lsp + location: https://github.com/haskell/lsp subdir: lsp - tag: 974d97c8fdbe067bf6fe31fae2046835c9717c6c + tag: 78dc807159c5e0faa04704198d18f24ece3ebc96 source-repository-package type:git - location: https://github.com/kokobd/lsp + location: https://github.com/haskell/lsp subdir: lsp-types - tag: 974d97c8fdbe067bf6fe31fae2046835c9717c6c + tag: 78dc807159c5e0faa04704198d18f24ece3ebc96 source-repository-package type:git - location: https://github.com/kokobd/lsp + location: https://github.com/haskell/lsp subdir: lsp-test - tag: 974d97c8fdbe067bf6fe31fae2046835c9717c6c + tag: 78dc807159c5e0faa04704198d18f24ece3ebc96 allow-newer: -- ghc-9.2