X-Git-Url: http://git.lukelau.me/?p=lsp-test.git;a=blobdiff_plain;f=stack.yaml;h=26a1ba2b1913627dfa9b3e565b7a2fe82c9f7d84;hp=e77a024ce2d66fb951acaf36a22fbc407ce0edd0;hb=01cfd5ae44e86182adf1cee0a3e5769e3f1586d3;hpb=f6e14409afddc74ea8ffb1d852c316a5374caf2c diff --git a/stack.yaml b/stack.yaml index e77a024..26a1ba2 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,16 +1,8 @@ -resolver: nightly-2018-06-02 +resolver: lts-13.21 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