X-Git-Url: http://git.lukelau.me/?p=lsp-test.git;a=blobdiff_plain;f=stack.yaml;h=90c312289113746798e5126be069fd90ea39be40;hp=6ee01be904caa33e576ded88aca330b502c13059;hb=59380ca81c003f777fdfd48b92fbe873474fb9a8;hpb=ff6ad7a2194723f4f47132a994e353b02a1a9686 diff --git a/stack.yaml b/stack.yaml index 6ee01be..90c3122 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,6 +1,8 @@ -resolver: lts-13.15 +resolver: nightly-2019-05-05 packages: - . + extra-deps: -- haskell-lsp-0.9.0.0 -- haskell-lsp-types-0.9.0.0 + - haskell-lsp-0.12.0.0 + - haskell-lsp-types-0.12.0.0 + - rope-utf16-splay-0.2.0.0