X-Git-Url: https://git.lukelau.me/?p=lsp-test.git;a=blobdiff_plain;f=lsp-test.cabal;h=43cea80210fb80d4fae6cb3222db3160192e5534;hp=14e0046a2836a42fc46709488d08763766df5fe3;hb=8b4b8762ceef9c9482e88f105f9ab5e5c61018a3;hpb=40da0529edb687864acf2716dff310d38b0641c6 diff --git a/lsp-test.cabal b/lsp-test.cabal index 14e0046..43cea80 100644 --- a/lsp-test.cabal +++ b/lsp-test.cabal @@ -36,7 +36,7 @@ library , parser-combinators:Control.Applicative.Combinators default-language: Haskell2010 build-depends: base >= 4.10 && < 5 - , haskell-lsp == 0.16.* + , haskell-lsp == 0.17.* , aeson , aeson-pretty , ansi-terminal @@ -79,7 +79,7 @@ test-suite tests build-depends: base >= 4.10 && < 5 , hspec , lens - , haskell-lsp == 0.16.* + , haskell-lsp == 0.17.* , lsp-test , data-default , aeson