Adapt to custom methods changes in haskell-lsp
[lsp-test.git] / stack.yaml
1 resolver: lts-13.24
2 packages:
3   - .
4
5 extra-deps:
6   - git: https://github.com/alanz/haskell-lsp.git
7     commit: 491d8d2e33572b3868078f57a3375b2ac621f958
8     subdirs:
9       - .
10       - haskell-lsp-types
11   - rope-utf16-splay-0.3.1.0