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