Explicitly specify copy on windows
[lsp-test.git] / stack.yaml
index e77a024ce2d66fb951acaf36a22fbc407ce0edd0..9790abab9f6cb4681fd9fcddf163377fa9142fac 100644 (file)
@@ -1,16 +1,8 @@
-resolver: nightly-2018-06-02
+resolver: lts-13.24
 packages:
   - .
 
 extra-deps:
-  # - haskell-lsp
-  - github: Bubba/haskell-lsp-client
-    commit: b7cf14eb48837a73032e867dab90db1708220c66
-  - github: Bubba/haskell-lsp
-    commit: 3e046bf095568099dae606e1c20a92f1dc60b7b9
-    subdirs:
-      - .
-      - ./haskell-lsp-types
-  - 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