X-Git-Url: http://git.lukelau.me/?a=blobdiff_plain;f=stack.yaml;h=855f4e9c6c626831d0107355c899e64cbbf61d7d;hb=2440adccbc46f22e5d1221bacc3d39512a0251cd;hp=d07277781e6c1bc3a9f88df29e977ea8c53e1f75;hpb=89860a8cf94fed0f2773eebfd5d3ff7710ae3bb9;p=lsp-test.git diff --git a/stack.yaml b/stack.yaml index d072777..855f4e9 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,8 +1,11 @@ -resolver: nightly-2019-05-05 +resolver: lts-13.24 packages: - . extra-deps: - - haskell-lsp-0.13.0.0 - - haskell-lsp-types-0.13.0.0 + - git: https://github.com/alanz/haskell-lsp.git + commit: 491d8d2e33572b3868078f57a3375b2ac621f958 + subdirs: + - . + - haskell-lsp-types - rope-utf16-splay-0.3.1.0