Update to current state of progress reporting in LSP
[lsp-test.git] / stack.yaml
index 855f4e9c6c626831d0107355c899e64cbbf61d7d..ef8b4f8bc1798a1126baacaccb893b8e737da9ee 100644 (file)
@@ -1,11 +1,11 @@
-resolver: lts-13.24
+resolver: lts-13.26
 packages:
   - .
 
 extra-deps:
-  - git: https://github.com/alanz/haskell-lsp.git
-    commit: 491d8d2e33572b3868078f57a3375b2ac621f958
+  - rope-utf16-splay-0.3.1.0
+  - github: alanz/haskell-lsp
+    commit: fefcae8b44aaf7658e0f90d5530832efe0b32053
     subdirs:
       - .
       - haskell-lsp-types
-  - rope-utf16-splay-0.3.1.0