X-Git-Url: https://git.lukelau.me/?p=lsp-test.git;a=blobdiff_plain;f=lsp-test.cabal;h=8df74051f2d1e496bdb2f45752a2897b93ed584b;hp=0d436112883ceee892ae03dfd2e51e7522636b2d;hb=refs%2Fheads%2Fgithub-actions-cache;hpb=5de316d1457c8abfac4c41c2a86892b74a1db07c 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