X-Git-Url: https://git.lukelau.me/?a=blobdiff_plain;f=lsp-test.cabal;h=c262065c2ba148a8eab76e27a91084fd55499e66;hb=9e3fed2dcc329a123dcc3b9ca690aa7a84b9d5ea;hp=34b80b969d94c90f8241576d1fc1159d5004af6c;hpb=a72ac157232ea7717a390e60c7b2eb48e113fd48;p=lsp-test.git diff --git a/lsp-test.cabal b/lsp-test.cabal index 34b80b9..c262065 100644 --- a/lsp-test.cabal +++ b/lsp-test.cabal @@ -1,5 +1,5 @@ name: lsp-test -version: 0.11.0.1 +version: 0.11.0.5 synopsis: Functional test framework for LSP servers. description: A test framework for writing tests against @@ -22,7 +22,7 @@ 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, GHC == 8.6.4, GHC == 8.6.5, GHC == 8.8.1, GHC == 8.10.1 +tested-with: GHC == 8.4.4, GHC == 8.6.5, GHC == 8.8.3, GHC == 8.10.1 source-repository head type: git