X-Git-Url: http://git.lukelau.me/?a=blobdiff_plain;f=stack.yaml;h=855f4e9c6c626831d0107355c899e64cbbf61d7d;hb=00b1ef8e80a40291e13b07ffe20a891a768c2439;hp=afe56201c3a2cec8ae894bb124dc789928877e2e;hpb=35925b4a5a5e24e1611431106fd8ddd7c89a4436;p=lsp-test.git diff --git a/stack.yaml b/stack.yaml index afe5620..855f4e9 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,16 +1,11 @@ -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 + - git: https://github.com/alanz/haskell-lsp.git + commit: 491d8d2e33572b3868078f57a3375b2ac621f958 + subdirs: + - . + - haskell-lsp-types + - rope-utf16-splay-0.3.1.0