Use haskell-lsp from hackage and bump
[lsp-test.git] / stack.yaml
index ce80d88acfb44cfc7ae8467f46bacce318b3d6d2..502afa8d9d0054d2849890167547f5fc9d621103 100644 (file)
@@ -1,13 +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
-  - github: Bubba/haskell-lsp
-    commit: 04eeb0e676a344612073fa7c615a4bfa033c793a
-  - sorted-list-0.2.1.0
-  - github: yi-editor/yi-rope
-    commit: 7867909f4f20952be051fd4252cca5bbfc80cf41
+  - haskell-lsp-0.14.0.0
+  - haskell-lsp-types-0.14.0.0
+  - rope-utf16-splay-0.3.1.0