X-Git-Url: https://git.lukelau.me/?a=blobdiff_plain;f=lsp-test.cabal;h=e0830e58f57d03baf2631c5e22b674fa3391bbfd;hb=bf8ac5baea20ea68ed93bd3f13ae1bcbaaa4029b;hp=c9138d3bb35067eab62306793ae04180941aa2d8;hpb=b9132def667957ac138162b5d1cce59f4c013367;p=lsp-test.git diff --git a/lsp-test.cabal b/lsp-test.cabal index c9138d3..e0830e5 100644 --- a/lsp-test.cabal +++ b/lsp-test.cabal @@ -1,5 +1,5 @@ name: lsp-test -version: 0.6.1.0 +version: 0.8.0.0 synopsis: Functional test framework for LSP servers. description: A test framework for writing tests against @@ -43,7 +43,7 @@ library , async , bytestring , conduit - , conduit-parse + , conduit-parse == 0.2.* , containers , data-default , Diff @@ -79,7 +79,7 @@ test-suite tests build-depends: base >= 4.10 && < 5 , hspec , lens - , haskell-lsp == 0.15.* + , haskell-lsp == 0.17.* , lsp-test , data-default , aeson