X-Git-Url: http://git.lukelau.me/?a=blobdiff_plain;f=lsp-test.cabal;h=79c8d565bcf24bb3f2f37b09feef1d294e05e1ea;hb=refs%2Fheads%2Ffilewatch;hp=2274b25aeb28d1d74c582dad116230bcdd648256;hpb=71f5ececdaa02c87b026c40d70fb55c4a0d05044;p=lsp-test.git diff --git a/lsp-test.cabal b/lsp-test.cabal index 2274b25..79c8d56 100644 --- a/lsp-test.cabal +++ b/lsp-test.cabal @@ -1,5 +1,5 @@ name: lsp-test -version: 0.11.0.0 +version: 0.11.0.1 synopsis: Functional test framework for LSP servers. description: A test framework for writing tests against @@ -16,7 +16,7 @@ license-file: LICENSE author: Luke Lau maintainer: luke_lau@icloud.com bug-reports: https://github.com/bubba/lsp-test/issues -copyright: 2019 Luke Lau +copyright: 2020 Luke Lau category: Testing build-type: Simple cabal-version: 2.0 @@ -55,7 +55,8 @@ library , Diff , directory , filepath - , Glob ^>= 0.10 + , fsnotify >= 0.3 && < 0.4 + , Glob >= 0.9 && < 0.11 , lens , mtl , parser-combinators >= 1.2