X-Git-Url: http://git.lukelau.me/?p=lsp-test.git;a=blobdiff_plain;f=stack.yaml;h=26a1ba2b1913627dfa9b3e565b7a2fe82c9f7d84;hp=be001f81df152d5db834984afd4ddf2a3b004d1c;hb=01cfd5ae44e86182adf1cee0a3e5769e3f1586d3;hpb=e7a888628391e9b245c61e1a5a01c4965ab0396f diff --git a/stack.yaml b/stack.yaml index be001f8..26a1ba2 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,7 +1,8 @@ -resolver: lts-13.15 +resolver: lts-13.21 packages: - . extra-deps: - - haskell-lsp-0.11.0.0 - - haskell-lsp-types-0.11.0.0 + - haskell-lsp-0.13.0.0 + - haskell-lsp-types-0.13.0.0 + - rope-utf16-splay-0.3.1.0