X-Git-Url: https://git.lukelau.me/?p=lsp-test.git;a=blobdiff_plain;f=lsp-test.cabal;h=8df74051f2d1e496bdb2f45752a2897b93ed584b;hp=dcb6793f5a4c06f5ed06769178919a1952bc3d85;hb=refs%2Fheads%2Fgithub-actions-cache;hpb=2a1a602d8f21a042e6db4dce211a23cb138b8398 diff --git a/lsp-test.cabal b/lsp-test.cabal index dcb6793..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,9 +50,8 @@ library , filepath , lens , mtl - , parser-combinators + , parser-combinators >= 1.2 , process >= 1.6 - , rope-utf16-splay , text , transformers , unordered-containers