File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 21
21
22
22
# List of hackage dependencies
23
23
lsp = {
24
- url = "https://hackage.haskell.org/package/lsp-1.4 .0.0/lsp-1.4 .0.0.tar.gz" ;
24
+ url = "https://hackage.haskell.org/package/lsp-1.5 .0.0/lsp-1.5 .0.0.tar.gz" ;
25
25
flake = false ;
26
26
} ;
27
27
lsp-types = {
28
- url = "https://hackage.haskell.org/package/lsp-types-1.4 .0.1 /lsp-types-1.4 .0.1 .tar.gz" ;
28
+ url = "https://hackage.haskell.org/package/lsp-types-1.5 .0.0 /lsp-types-1.5 .0.0 .tar.gz" ;
29
29
flake = false ;
30
30
} ;
31
31
lsp-test = {
32
- url = "https://hackage.haskell.org/package/lsp-test-0.14.0.2 /lsp-test-0.14.0.2 .tar.gz" ;
32
+ url = "https://hackage.haskell.org/package/lsp-test-0.14.0.3 /lsp-test-0.14.0.3 .tar.gz" ;
33
33
flake = false ;
34
34
} ;
35
35
ghc-exactprint-150 = {
You can’t perform that action at this time.
0 commit comments