This repository was archived by the owner on Oct 7, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 18 files changed +83
-70
lines changed Expand file tree Collapse file tree 18 files changed +83
-70
lines changed Original file line number Diff line number Diff line change @@ -71,8 +71,8 @@ library
71
71
, gitrev >= 1.1
72
72
, haddock-api
73
73
, haddock-library
74
- , haskell-lsp == 0.16 . *
75
- , haskell-lsp-types == 0.16 . *
74
+ , haskell-lsp == 0.17 . *
75
+ , haskell-lsp-types == 0.17 . *
76
76
, haskell-src-exts
77
77
, hie-plugin-api
78
78
, hoogle >= 5.0.13
@@ -199,7 +199,7 @@ test-suite unit-test
199
199
, free
200
200
, ghc
201
201
, haskell-ide-engine
202
- , haskell-lsp-types == 0.16 . *
202
+ , haskell-lsp-types == 0.17 . *
203
203
, hie-test-utils
204
204
, hie-plugin-api
205
205
, hoogle > 5.0.11
@@ -285,10 +285,10 @@ test-suite func-test
285
285
, data-default
286
286
, directory
287
287
, filepath
288
- , lsp-test >= 0.6 .0.0
288
+ , lsp-test >= 0.8 .0.0
289
289
, haskell-ide-engine
290
- , haskell-lsp-types == 0.16 . *
291
- , haskell-lsp == 0.16 . *
290
+ , haskell-lsp-types == 0.17 . *
291
+ , haskell-lsp == 0.17 . *
292
292
, hie-test-utils
293
293
, hie-plugin-api
294
294
, hspec
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ library
45
45
, ghc
46
46
, ghc-mod-core >= 5.9.0.0
47
47
, ghc-project-types >= 5.9.0.0
48
- , haskell-lsp == 0.16 . *
48
+ , haskell-lsp == 0.17 . *
49
49
, hslogger
50
50
, monad-control
51
51
, mtl
Original file line number Diff line number Diff line change @@ -20,14 +20,14 @@ 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.16 .0.0
24
- - haskell-lsp-types-0.16 .0.0
23
+ - haskell-lsp-0.17 .0.0
24
+ - haskell-lsp-types-0.17 .0.0
25
25
- haskell-src-exts-1.21.0
26
26
- haskell-src-exts-util-0.2.5
27
27
- hlint-2.1.17 # last hlint supporting GHC 8.2
28
28
- hoogle-5.0.17.9
29
29
- hsimport-0.8.8
30
- - lsp-test-0.7 .0.0
30
+ - lsp-test-0.8 .0.0
31
31
- monad-dijkstra-0.1.1.2
32
32
- pretty-show-1.8.2
33
33
- rope-utf16-splay-0.3.1.0
Original file line number Diff line number Diff line change @@ -19,14 +19,14 @@ extra-deps:
19
19
- ghc-lib-parser-8.8.0.20190723
20
20
- haddock-api-2.20.0
21
21
- haddock-library-1.6.0
22
- - haskell-lsp-0.16 .0.0
23
- - haskell-lsp-types-0.16 .0.0
22
+ - haskell-lsp-0.17 .0.0
23
+ - haskell-lsp-types-0.17 .0.0
24
24
- haskell-src-exts-1.21.0
25
25
- haskell-src-exts-util-0.2.5
26
26
- hlint-2.2.2
27
27
- hoogle-5.0.17.9
28
28
- hsimport-0.10.0
29
- - lsp-test-0.7 .0.0
29
+ - lsp-test-0.8 .0.0
30
30
- monad-dijkstra-0.1.1.2
31
31
- pretty-show-1.8.2
32
32
- rope-utf16-splay-0.3.1.0
Original file line number Diff line number Diff line change @@ -19,14 +19,14 @@ extra-deps:
19
19
- ghc-lib-parser-8.8.0.20190723
20
20
- haddock-api-2.20.0
21
21
- haddock-library-1.6.0
22
- - haskell-lsp-0.16 .0.0
23
- - haskell-lsp-types-0.16 .0.0
22
+ - haskell-lsp-0.17 .0.0
23
+ - haskell-lsp-types-0.17 .0.0
24
24
- haskell-src-exts-1.21.0
25
25
- haskell-src-exts-util-0.2.5
26
26
- hlint-2.2.2
27
27
- hoogle-5.0.17.9
28
28
- hsimport-0.10.0
29
- - lsp-test-0.7 .0.0
29
+ - lsp-test-0.8 .0.0
30
30
- monad-dijkstra-0.1.1.2
31
31
- pretty-show-1.8.2
32
32
- rope-utf16-splay-0.3.1.0
Original file line number Diff line number Diff line change @@ -18,14 +18,14 @@ extra-deps:
18
18
- ghc-lib-parser-8.8.0.20190723
19
19
- haddock-api-2.20.0
20
20
- haddock-library-1.6.0
21
- - haskell-lsp-0.16 .0.0
22
- - haskell-lsp-types-0.16 .0.0
21
+ - haskell-lsp-0.17 .0.0
22
+ - haskell-lsp-types-0.17 .0.0
23
23
- haskell-src-exts-1.21.0
24
24
- haskell-src-exts-util-0.2.5
25
25
- hlint-2.2.2
26
26
- hoogle-5.0.17.9
27
27
- hsimport-0.10.0
28
- - lsp-test-0.7 .0.0
28
+ - lsp-test-0.8 .0.0
29
29
- monad-dijkstra-0.1.1.2
30
30
- optparse-simple-0.1.0
31
31
- pretty-show-1.9.5
Original file line number Diff line number Diff line change @@ -21,14 +21,14 @@ extra-deps:
21
21
- floskell-0.10.0
22
22
- ghc-lib-parser-8.8.0.20190723
23
23
- haddock-api-2.21.0
24
- - haskell-lsp-0.16 .0.0
25
- - haskell-lsp-types-0.16 .0.0
24
+ - haskell-lsp-0.17 .0.0
25
+ - haskell-lsp-types-0.17 .0.0
26
26
- haskell-src-exts-1.21.0
27
27
- haskell-src-exts-util-0.2.5
28
28
- hlint-2.2.2
29
29
- hoogle-5.0.17.9
30
30
- hsimport-0.10.0
31
- - lsp-test-0.7 .0.0
31
+ - lsp-test-0.8 .0.0
32
32
- monad-dijkstra-0.1.1.2
33
33
- monad-memo-0.4.1
34
34
- monoid-subclasses-0.4.6.1
Original file line number Diff line number Diff line change @@ -17,14 +17,14 @@ extra-deps:
17
17
- floskell-0.10.0
18
18
- ghc-lib-parser-8.8.0.20190723
19
19
- haddock-api-2.21.0
20
- - haskell-lsp-0.16 .0.0
21
- - haskell-lsp-types-0.16 .0.0
20
+ - haskell-lsp-0.17 .0.0
21
+ - haskell-lsp-types-0.17 .0.0
22
22
- haskell-src-exts-1.21.0
23
23
- haskell-src-exts-util-0.2.5
24
24
- hlint-2.2.2
25
25
- hoogle-5.0.17.9
26
26
- hsimport-0.10.0
27
- - lsp-test-0.7 .0.0
27
+ - lsp-test-0.8 .0.0
28
28
- monad-dijkstra-0.1.1.2
29
29
- monad-memo-0.4.1
30
30
- multistate-0.8.0.1
Original file line number Diff line number Diff line change @@ -17,14 +17,14 @@ extra-deps:
17
17
- floskell-0.10.0
18
18
- ghc-lib-parser-8.8.0.20190723
19
19
- haddock-api-2.21.0
20
- - haskell-lsp-0.16 .0.0
21
- - haskell-lsp-types-0.16 .0.0
20
+ - haskell-lsp-0.17 .0.0
21
+ - haskell-lsp-types-0.17 .0.0
22
22
- haskell-src-exts-1.21.0
23
23
- haskell-src-exts-util-0.2.5
24
24
- hlint-2.2.2
25
25
- hoogle-5.0.17.9
26
26
- hsimport-0.10.0
27
- - lsp-test-0.7 .0.0
27
+ - lsp-test-0.8 .0.0
28
28
- monad-dijkstra-0.1.1.2
29
29
- monad-memo-0.4.1
30
30
- multistate-0.8.0.1
Original file line number Diff line number Diff line change @@ -17,13 +17,13 @@ extra-deps:
17
17
- floskell-0.10.0
18
18
- ghc-lib-parser-8.8.0.20190723
19
19
- haddock-api-2.22.0
20
- - haskell-lsp-0.16 .0.0
21
- - haskell-lsp-types-0.16 .0.0
20
+ - haskell-lsp-0.17 .0.0
21
+ - haskell-lsp-types-0.17 .0.0
22
22
- haskell-src-exts-1.21.0
23
23
- hlint-2.2.2
24
24
- hoogle-5.0.17.9
25
25
- hsimport-0.10.0
26
- - lsp-test-0.7 .0.0
26
+ - lsp-test-0.8 .0.0
27
27
- monad-dijkstra-0.1.1.2@rev:1
28
28
- monad-memo-0.4.1
29
29
- multistate-0.8.0.1
You can’t perform that action at this time.
0 commit comments