This repository was archived by the owner on Oct 7, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 11 files changed +22
-15
lines changed Expand file tree Collapse file tree 11 files changed +22
-15
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,8 @@ library
70
70
, gitrev >= 1.1
71
71
, haddock-api
72
72
, haddock-library
73
- , haskell-lsp >= 0.8
73
+ , haskell-lsp >= 0.8.2
74
+ , haskell-lsp-types >= 0.8.2
74
75
, haskell-src-exts
75
76
, hie-plugin-api
76
77
, hlint >= 2.0.11
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ extra-deps:
19
19
- ghc-exactprint-0.5.8.2
20
20
- haddock-api-2.18.1
21
21
- haddock-library-1.4.4
22
- - haskell-lsp-0.8.1 .0
23
- - haskell-lsp-types-0.8.0.1
22
+ - haskell-lsp-0.8.2 .0
23
+ - haskell-lsp-types-0.8.2.0
24
24
- hlint-2.0.11
25
25
- hsimport-0.8.6
26
26
- lsp-test-0.5.1.0
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ extra-deps:
20
20
- ghc-exactprint-0.5.8.2
21
21
- haddock-api-2.18.1
22
22
- haddock-library-1.4.4
23
- - haskell-lsp-0.8.1 .0
24
- - haskell-lsp-types-0.8.0.1
23
+ - haskell-lsp-0.8.2 .0
24
+ - haskell-lsp-types-0.8.2.0
25
25
- haskell-src-exts-1.21.0
26
26
- hlint-2.1.15
27
27
- hoogle-5.0.17.5
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ extra-deps:
18
18
- ghc-exactprint-0.5.8.2
19
19
- haddock-api-2.20.0
20
20
- haddock-library-1.6.0
21
- - haskell-lsp-0.8.1 .0
22
- - haskell-lsp-types-0.8.0.1
21
+ - haskell-lsp-0.8.2 .0
22
+ - haskell-lsp-types-0.8.2.0
23
23
- haskell-src-exts-1.21.0
24
24
- hlint-2.1.15
25
25
- hoogle-5.0.17.5
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ extra-deps:
17
17
- ghc-exactprint-0.5.8.2
18
18
- haddock-api-2.20.0
19
19
- haddock-library-1.6.0
20
- - haskell-lsp-0.8.1 .0
21
- - haskell-lsp-types-0.8.0.1
20
+ - haskell-lsp-0.8.2 .0
21
+ - haskell-lsp-types-0.8.2.0
22
22
- haskell-src-exts-1.21.0
23
23
- hlint-2.1.15
24
24
- hoogle-5.0.17.5
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ extra-deps:
17
17
- ghc-exactprint-0.5.8.2
18
18
- haddock-api-2.20.0
19
19
- haddock-library-1.6.0
20
- - haskell-lsp-0.8.1 .0
21
- - haskell-lsp-types-0.8.0.1
20
+ - haskell-lsp-0.8.2 .0
21
+ - haskell-lsp-types-0.8.2.0
22
22
- haskell-src-exts-1.21.0
23
23
- hlint-2.1.15
24
24
- hoogle-5.0.17.5
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ extra-deps:
19
19
- czipwith-1.0.1.1
20
20
- data-tree-print-0.1.0.2
21
21
- haddock-api-2.21.0
22
- - haskell-lsp-0.8.1 .0
23
- - haskell-lsp-types-0.8.0.1
22
+ - haskell-lsp-0.8.2 .0
23
+ - haskell-lsp-types-0.8.2.0
24
24
- haskell-src-exts-1.21.0
25
25
- hlint-2.1.15
26
26
- hoogle-5.0.17.5
Original file line number Diff line number Diff line change @@ -16,7 +16,8 @@ extra-deps:
16
16
- constrained-dynamic-0.1.0.0
17
17
- haddock-api-2.21.0
18
18
- haskell-src-exts-1.21.0
19
- - haskell-lsp-0.8.1.0
19
+ - haskell-lsp-0.8.2.0
20
+ - haskell-lsp-types-0.8.2.0
20
21
- hlint-2.1.15
21
22
- hoogle-5.0.17.5
22
23
- hsimport-0.8.8
Original file line number Diff line number Diff line change @@ -16,7 +16,8 @@ extra-deps:
16
16
- constrained-dynamic-0.1.0.0
17
17
- haddock-api-2.21.0
18
18
- haskell-src-exts-1.21.0
19
- - haskell-lsp-0.8.1.0
19
+ - haskell-lsp-0.8.2.0
20
+ - haskell-lsp-types-0.8.2.0
20
21
- hlint-2.1.15
21
22
- hoogle-5.0.17.5
22
23
- hsimport-0.8.8
Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ extra-deps:
16
16
- constrained-dynamic-0.1.0.0
17
17
- haddock-api-2.22.0
18
18
- haskell-src-exts-1.21.0
19
+ - haskell-lsp-0.8.2.0
20
+ - haskell-lsp-types-0.8.2.0
19
21
- hlint-2.1.15
20
22
- hsimport-0.8.8
21
23
- hoogle-5.0.17.6
You can’t perform that action at this time.
0 commit comments