From: Luke Lau Date: Sun, 28 Apr 2019 19:27:46 +0000 (+0100) Subject: Update bounds for haskell-lsp X-Git-Tag: 0.5.1.4 X-Git-Url: http://git.lukelau.me/?p=lsp-test.git;a=commitdiff_plain;h=14c48f727d1c049f33cd9b3e1e485a6ae1d6f574 Update bounds for haskell-lsp --- diff --git a/lsp-test.cabal b/lsp-test.cabal index 947aadd..dd90f8b 100644 --- a/lsp-test.cabal +++ b/lsp-test.cabal @@ -78,7 +78,7 @@ test-suite tests build-depends: base >= 4.10 && < 5 , hspec , lens - , haskell-lsp >= 0.10 && < 0.12 + , haskell-lsp == 0.11.* , lsp-test , data-default , aeson