Skip to content

Commit aa29a92

Browse files
committed
Update lsp source repo package
1 parent 7eb59ae commit aa29a92

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

cabal-ghc901.project

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,15 @@ packages:
2727
./plugins/hls-call-hierarchy-plugin
2828
./plugins/hls-alternate-number-format-plugin
2929

30+
-- lsp needs a release with support for aeson >= 2.0
31+
-- see https://github.com/haskell/lsp/issues/373
32+
33+
source-repository-package
34+
type: git
35+
location: https://github.com/haskell/lsp
36+
tag: b48cf78d52152e13bd402d530dd4ceb7ad91b750
37+
subdir: lsp lsp-types lsp-test
38+
3039
with-compiler: ghc-9.0.1
3140

3241
tests: true

0 commit comments

Comments
 (0)