X-Git-Url: http://git.lukelau.me/?p=lsp-test.git;a=blobdiff_plain;f=lsp-test.cabal;h=96c2ca303193b284090431e3aca98c5d19eaa5a0;hp=4eff6cf3a37427f3a8a7898e3f0e37753a598548;hb=e0220090747dd954341f6c17551f1200deab03b8;hpb=0f725228728dd6433fa0b94b28074c11a1d95a9d diff --git a/lsp-test.cabal b/lsp-test.cabal index 4eff6cf..96c2ca3 100644 --- a/lsp-test.cabal +++ b/lsp-test.cabal @@ -1,5 +1,5 @@ name: lsp-test -version: 0.5.0.2 +version: 0.5.1.0 synopsis: Functional test framework for LSP servers. description: A test framework for writing tests against @@ -15,13 +15,13 @@ author: Luke Lau maintainer: luke_lau@icloud.com stability: experimental bug-reports: https://github.com/Bubba/haskell-lsp-test/issues -copyright: 2018 Luke Lau +copyright: 2019 Luke Lau category: Testing build-type: Simple cabal-version: 2.0 extra-source-files: README.md , ChangeLog.md -tested-with: GHC == 8.2.2 , GHC == 8.4.2 , GHC == 8.4.3 +tested-with: GHC == 8.2.2 , GHC == 8.4.2 , GHC == 8.4.3, GHC == 8.6.4 source-repository head type: git