Use haskell-lsp from hackage and bump
[lsp-test.git] / stack.yaml
index d1bf7cc50856263f0fac6bd43317ec09c545ecc1..502afa8d9d0054d2849890167547f5fc9d621103 100644 (file)
@@ -1,8 +1,8 @@
-resolver: nightly-2018-04-24
+resolver: lts-13.24
 packages:
   - .
 
 extra-deps:
-  - github: Bubba/haskell-lsp-client
-    commit: b7cf14eb48837a73032e867dab90db1708220c66
-  - haskell-lsp-types-0.2.2.0
+  - haskell-lsp-0.14.0.0
+  - haskell-lsp-types-0.14.0.0
+  - rope-utf16-splay-0.3.1.0