X-Git-Url: http://git.lukelau.me/?a=blobdiff_plain;f=stack.yaml;h=855f4e9c6c626831d0107355c899e64cbbf61d7d;hb=00b1ef8e80a40291e13b07ffe20a891a768c2439;hp=8de2811463b7a32bb62e7581ebd6b4c2bddf8d1e;hpb=1f4a12c49be0cb8640d60c21f6499c5567646fba;p=lsp-test.git diff --git a/stack.yaml b/stack.yaml index 8de2811..855f4e9 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,15 +1,11 @@ -resolver: nightly-2018-06-02 +resolver: lts-13.24 packages: - . extra-deps: - - github: Bubba/haskell-lsp-client - commit: b7cf14eb48837a73032e867dab90db1708220c66 - - github: Bubba/haskell-lsp - commit: 6849d2b8281c3a6e6f28af4364b4a976b1eb8ba5 + - git: https://github.com/alanz/haskell-lsp.git + commit: 491d8d2e33572b3868078f57a3375b2ac621f958 subdirs: - . - - ./haskell-lsp-types - - sorted-list-0.2.1.0 - - github: yi-editor/yi-rope - commit: 7867909f4f20952be051fd4252cca5bbfc80cf41 + - haskell-lsp-types + - rope-utf16-splay-0.3.1.0