File tree 2 files changed +18
-6
lines changed
2 files changed +18
-6
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,15 @@ extra-deps:
23
23
- monad-dijkstra-0.1.1.3
24
24
- retrie-1.2.2
25
25
- stylish-haskell-0.14.4.0
26
- - lsp-2.4.0.0
27
- - lsp-test-0.17.0.0
28
- - lsp-types-2.1.1.0
26
+ # TODO switch to hackage release when new version published
27
+ # - lsp-2.4.0.0
28
+ # - lsp-test-0.17.0.0
29
+ # - lsp-types-2.1.1.0
30
+ - url : https://github.com/haskell/lsp/archive/b3c18fe44124eedd1ce9138321e753b08784ddba.tar.gz
31
+ subdirs :
32
+ - lsp
33
+ - lsp-types
34
+ - lsp-test
29
35
30
36
# stan dependencies not found in the stackage snapshot
31
37
- stan-0.1.2.0
Original file line number Diff line number Diff line change @@ -20,9 +20,15 @@ extra-deps:
20
20
- hiedb-0.6.0.0
21
21
- hie-bios-0.14.0
22
22
- implicit-hie-0.1.4.0
23
- - lsp-2.4.0.0
24
- - lsp-test-0.17.0.0
25
- - lsp-types-2.1.1.0
23
+ # TODO switch to hackage release when new version published
24
+ # - lsp-2.4.0.0
25
+ # - lsp-test-0.17.0.0
26
+ # - lsp-types-2.1.1.0
27
+ - url : https://github.com/haskell/lsp/archive/b3c18fe44124eedd1ce9138321e753b08784ddba.tar.gz
28
+ subdirs :
29
+ - lsp
30
+ - lsp-types
31
+ - lsp-test
26
32
- monad-dijkstra-0.1.1.4
27
33
28
34
# stan and friends
You can’t perform that action at this time.
0 commit comments