From: Luke Lau Date: Tue, 23 Apr 2019 23:42:42 +0000 (+0100) Subject: Update version bounds on tests X-Git-Tag: 0.5.1.4~2 X-Git-Url: http://git.lukelau.me/?p=lsp-test.git;a=commitdiff_plain;h=8ed6e0d9c9f0196e7058a0bd82b91d152e19ae42 Update version bounds on tests --- diff --git a/lsp-test.cabal b/lsp-test.cabal index f47f134..f5822d9 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.8 && < 0.11 + , haskell-lsp >= 0.10 && < 0.11 , lsp-test , data-default , aeson