From: Luke Lau Date: Sun, 8 Dec 2019 14:38:19 +0000 (+0000) Subject: Update stack.yaml X-Git-Tag: 0.9.0.0~8 X-Git-Url: http://git.lukelau.me/?p=lsp-test.git;a=commitdiff_plain;h=ad840b22f7394387f6e91ec5fa514c790a12334b Update stack.yaml --- diff --git a/stack.yaml b/stack.yaml index 4638caa..e9c1a6a 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,7 +1,3 @@ -resolver: lts-14.16 +resolver: nightly-2019-11-29 packages: - . - -extra-deps: - - haskell-lsp-0.18.0.0 - - haskell-lsp-types-0.18.0.0