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
7171 , gitrev >= 1.1
7272 , haddock-api
7373 , haddock-library
74- , haskell-lsp == 0.16 . *
75- , haskell-lsp-types == 0.16 . *
74+ , haskell-lsp == 0.17 . *
75+ , haskell-lsp-types == 0.17 . *
7676 , haskell-src-exts
7777 , hie-plugin-api
7878 , hoogle >= 5.0.13
@@ -199,7 +199,7 @@ test-suite unit-test
199199 , free
200200 , ghc
201201 , haskell-ide-engine
202- , haskell-lsp-types == 0.16 . *
202+ , haskell-lsp-types == 0.17 . *
203203 , hie-test-utils
204204 , hie-plugin-api
205205 , hoogle > 5.0.11
@@ -285,10 +285,10 @@ test-suite func-test
285285 , data-default
286286 , directory
287287 , filepath
288- , lsp-test >= 0.6 .0.0
288+ , lsp-test >= 0.8 .0.0
289289 , 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 . *
292292 , hie-test-utils
293293 , hie-plugin-api
294294 , hspec
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ library
4545 , ghc
4646 , ghc-mod-core >= 5.9.0.0
4747 , ghc-project-types >= 5.9.0.0
48- , haskell-lsp == 0.16 . *
48+ , haskell-lsp == 0.17 . *
4949 , hslogger
5050 , monad-control
5151 , mtl
Original file line number Diff line number Diff line change @@ -20,14 +20,14 @@ extra-deps:
2020- ghc-exactprint-0.5.8.2
2121- haddock-api-2.18.1
2222- 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
2525- haskell-src-exts-1.21.0
2626- haskell-src-exts-util-0.2.5
2727- hlint-2.1.17 # last hlint supporting GHC 8.2
2828- hoogle-5.0.17.9
2929- hsimport-0.8.8
30- - lsp-test-0.7 .0.0
30+ - lsp-test-0.8 .0.0
3131- monad-dijkstra-0.1.1.2
3232- pretty-show-1.8.2
3333- rope-utf16-splay-0.3.1.0
Original file line number Diff line number Diff line change @@ -19,14 +19,14 @@ extra-deps:
1919- ghc-lib-parser-8.8.0.20190723
2020- haddock-api-2.20.0
2121- 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
2424- haskell-src-exts-1.21.0
2525- haskell-src-exts-util-0.2.5
2626- hlint-2.2.2
2727- hoogle-5.0.17.9
2828- hsimport-0.10.0
29- - lsp-test-0.7 .0.0
29+ - lsp-test-0.8 .0.0
3030- monad-dijkstra-0.1.1.2
3131- pretty-show-1.8.2
3232- rope-utf16-splay-0.3.1.0
Original file line number Diff line number Diff line change @@ -19,14 +19,14 @@ extra-deps:
1919- ghc-lib-parser-8.8.0.20190723
2020- haddock-api-2.20.0
2121- 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
2424- haskell-src-exts-1.21.0
2525- haskell-src-exts-util-0.2.5
2626- hlint-2.2.2
2727- hoogle-5.0.17.9
2828- hsimport-0.10.0
29- - lsp-test-0.7 .0.0
29+ - lsp-test-0.8 .0.0
3030- monad-dijkstra-0.1.1.2
3131- pretty-show-1.8.2
3232- rope-utf16-splay-0.3.1.0
Original file line number Diff line number Diff line change @@ -18,14 +18,14 @@ extra-deps:
1818- ghc-lib-parser-8.8.0.20190723
1919- haddock-api-2.20.0
2020- 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
2323- haskell-src-exts-1.21.0
2424- haskell-src-exts-util-0.2.5
2525- hlint-2.2.2
2626- hoogle-5.0.17.9
2727- hsimport-0.10.0
28- - lsp-test-0.7 .0.0
28+ - lsp-test-0.8 .0.0
2929- monad-dijkstra-0.1.1.2
3030- optparse-simple-0.1.0
3131- pretty-show-1.9.5
Original file line number Diff line number Diff line change @@ -21,14 +21,14 @@ extra-deps:
2121- floskell-0.10.0
2222- ghc-lib-parser-8.8.0.20190723
2323- 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
2626- haskell-src-exts-1.21.0
2727- haskell-src-exts-util-0.2.5
2828- hlint-2.2.2
2929- hoogle-5.0.17.9
3030- hsimport-0.10.0
31- - lsp-test-0.7 .0.0
31+ - lsp-test-0.8 .0.0
3232- monad-dijkstra-0.1.1.2
3333- monad-memo-0.4.1
3434- monoid-subclasses-0.4.6.1
Original file line number Diff line number Diff line change @@ -17,14 +17,14 @@ extra-deps:
1717- floskell-0.10.0
1818- ghc-lib-parser-8.8.0.20190723
1919- 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
2222- haskell-src-exts-1.21.0
2323- haskell-src-exts-util-0.2.5
2424- hlint-2.2.2
2525- hoogle-5.0.17.9
2626- hsimport-0.10.0
27- - lsp-test-0.7 .0.0
27+ - lsp-test-0.8 .0.0
2828- monad-dijkstra-0.1.1.2
2929- monad-memo-0.4.1
3030- multistate-0.8.0.1
Original file line number Diff line number Diff line change @@ -17,14 +17,14 @@ extra-deps:
1717- floskell-0.10.0
1818- ghc-lib-parser-8.8.0.20190723
1919- 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
2222- haskell-src-exts-1.21.0
2323- haskell-src-exts-util-0.2.5
2424- hlint-2.2.2
2525- hoogle-5.0.17.9
2626- hsimport-0.10.0
27- - lsp-test-0.7 .0.0
27+ - lsp-test-0.8 .0.0
2828- monad-dijkstra-0.1.1.2
2929- monad-memo-0.4.1
3030- multistate-0.8.0.1
Original file line number Diff line number Diff line change @@ -17,13 +17,13 @@ extra-deps:
1717- floskell-0.10.0
1818- ghc-lib-parser-8.8.0.20190723
1919- 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
2222- haskell-src-exts-1.21.0
2323- hlint-2.2.2
2424- hoogle-5.0.17.9
2525- hsimport-0.10.0
26- - lsp-test-0.7 .0.0
26+ - lsp-test-0.8 .0.0
2727- monad-dijkstra-0.1.1.2@rev:1
2828- monad-memo-0.4.1
2929- multistate-0.8.0.1
You can’t perform that action at this time.
0 commit comments