Explicitly specify copy on windows
[lsp-test.git] / stack.yaml
index afe56201c3a2cec8ae894bb124dc789928877e2e..9790abab9f6cb4681fd9fcddf163377fa9142fac 100644 (file)
@@ -1,16 +1,8 @@
-resolver: nightly-2018-04-24
+resolver: lts-13.24
 packages:
   - .
-  - location:
-      ../haskell-lsp
-    extra-dep: true
 
 extra-deps:
-  - github: Bubba/haskell-lsp-client
-    commit: b7cf14eb48837a73032e867dab90db1708220c66
-  - haskell-lsp-types-0.2.2.0
-  # - github: Bubba/haskell-lsp
-  #   commit: 5bfaf0318e8a7700e1235cc139fdf894c052b8b0
-  - 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