X-Git-Url: http://git.lukelau.me/?a=blobdiff_plain;f=stack.yaml;h=855f4e9c6c626831d0107355c899e64cbbf61d7d;hb=00b1ef8e80a40291e13b07ffe20a891a768c2439;hp=2c97f95d41adcd18f7e966e5321d538ae745a3c0;hpb=ce55dc2f6440cf12e2d50a3dabcc673c3682cd8e;p=lsp-test.git diff --git a/stack.yaml b/stack.yaml index 2c97f95..855f4e9 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,7 +1,11 @@ -resolver: lts-12.17 +resolver: lts-13.24 packages: - . extra-deps: - - haskell-lsp-0.8.0.1 - - haskell-lsp-types-0.8.0.1 + - git: https://github.com/alanz/haskell-lsp.git + commit: 491d8d2e33572b3868078f57a3375b2ac621f958 + subdirs: + - . + - haskell-lsp-types + - rope-utf16-splay-0.3.1.0