X-Git-Url: https://git.lukelau.me/?a=blobdiff_plain;f=stack.yaml;h=855f4e9c6c626831d0107355c899e64cbbf61d7d;hb=00b1ef8e80a40291e13b07ffe20a891a768c2439;hp=f85170d085e22ec03459fa8308427e4816c883d4;hpb=9db776483f617de170b6798d5ea8a9f997c0d098;p=lsp-test.git diff --git a/stack.yaml b/stack.yaml index f85170d..855f4e9 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,13 +1,11 @@ -resolver: nightly-2018-04-24 +resolver: lts-13.24 packages: - . extra-deps: - - github: Bubba/haskell-lsp-client - commit: b7cf14eb48837a73032e867dab90db1708220c66 - - haskell-lsp-types-0.2.2.0 - - github: Bubba/haskell-lsp - commit: d21ebcfbe8c2c09ac92e33fa18be0a2ce098b8bb - - sorted-list-0.2.1.0 - - github: yi-editor/yi-rope - commit: 7867909f4f20952be051fd4252cca5bbfc80cf41 + - git: https://github.com/alanz/haskell-lsp.git + commit: 491d8d2e33572b3868078f57a3375b2ac621f958 + subdirs: + - . + - haskell-lsp-types + - rope-utf16-splay-0.3.1.0