File tree Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Original file line number Diff line number Diff line change @@ -29,23 +29,12 @@ packages:
29
29
30
30
-- lsp needs a release with support for aeson >= 2.0
31
31
-- 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
43
32
44
33
source-repository-package
45
34
type: git
46
35
location: https://github.com/haskell/lsp
47
- tag: 8db20a514b2a5533e5ad3eb82df1b102c0a7c2ee
48
- subdir: lsp-test
36
+ tag: b48cf78d52152e13bd402d530dd4ceb7ad91b750
37
+ subdir: lsp lsp-types lsp -test
49
38
50
39
with-compiler: ghc-9.0.1
51
40
You can’t perform that action at this time.
0 commit comments