Explicitly specify copy on windows
[lsp-test.git] / stack.yaml
index a94e4be1a4ac56edde864c3e412f506f7f8b8fb2..9790abab9f6cb4681fd9fcddf163377fa9142fac 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: 8a9f16e11f1ca921f8316e3e7cd2b4756598775c
-  - sorted-list-0.2.1.0
-  - github: yi-editor/yi-rope
-    commit: 7867909f4f20952be051fd4252cca5bbfc80cf41
+  - haskell-lsp-0.13.0.0
+  - haskell-lsp-types-0.13.0.0
+  - rope-utf16-splay-0.3.1.0