X-Git-Url: https://git.lukelau.me/?a=blobdiff_plain;f=lsp-test.cabal;h=8df74051f2d1e496bdb2f45752a2897b93ed584b;hb=109cc7395312c9f8c7d973701200ff0a9efa4363;hp=0d436112883ceee892ae03dfd2e51e7522636b2d;hpb=5de316d1457c8abfac4c41c2a86892b74a1db07c;p=lsp-test.git diff --git a/lsp-test.cabal b/lsp-test.cabal index 0d43611..8df7405 100644 --- a/lsp-test.cabal +++ b/lsp-test.cabal @@ -1,5 +1,5 @@ name: lsp-test -version: 0.9.0.0 +version: 0.10.0.0 synopsis: Functional test framework for LSP servers. description: A test framework for writing tests against @@ -50,7 +50,7 @@ library , filepath , lens , mtl - , parser-combinators + , parser-combinators >= 1.2 , process >= 1.6 , text , transformers