Skip to content

Commit 2c613de

Browse files
committed
Update lsp source repo package
1 parent 6a45743 commit 2c613de

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

cabal-ghc901.project

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -29,23 +29,12 @@ packages:
2929

3030
-- lsp needs a release with support for aeson >= 2.0
3131
-- see https://github.com/haskell/lsp/issues/373
32-
source-repository-package
33-
type: git
34-
location: https://github.com/haskell/lsp
35-
tag: 8db20a514b2a5533e5ad3eb82df1b102c0a7c2ee
36-
subdir: lsp-types
37-
38-
source-repository-package
39-
type: git
40-
location: https://github.com/haskell/lsp
41-
tag: 8db20a514b2a5533e5ad3eb82df1b102c0a7c2ee
42-
subdir: lsp
4332

4433
source-repository-package
4534
type: git
4635
location: https://github.com/haskell/lsp
47-
tag: 8db20a514b2a5533e5ad3eb82df1b102c0a7c2ee
48-
subdir: lsp-test
36+
tag: b48cf78d52152e13bd402d530dd4ceb7ad91b750
37+
subdir: lsp lsp-types lsp-test
4938

5039
with-compiler: ghc-9.0.1
5140

0 commit comments

Comments
 (0)