From 752e8e9fbd04ae38e92c1fdbc32738addfc6ca0d Mon Sep 17 00:00:00 2001 From: Luke Lau Date: Thu, 9 May 2019 09:39:13 +0100 Subject: [PATCH] Update stack extra-deps --- stack.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stack.yaml b/stack.yaml index 90c3122..b2386bc 100644 --- a/stack.yaml +++ b/stack.yaml @@ -3,6 +3,6 @@ packages: - . extra-deps: - - haskell-lsp-0.12.0.0 - - haskell-lsp-types-0.12.0.0 + - haskell-lsp-0.12.1.0 + - haskell-lsp-types-0.12.1.0 - rope-utf16-splay-0.2.0.0 -- 2.30.2