From 144837aa90b75f8dab5a8e639369b5ca1fba6e66 Mon Sep 17 00:00:00 2001 From: Pepe Iborra Date: Fri, 12 Jun 2020 11:32:25 +0100 Subject: [PATCH] Update ghcide.cabal --- ghcide.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghcide.cabal b/ghcide.cabal index de19a52a8..57a6a4bfd 100644 --- a/ghcide.cabal +++ b/ghcide.cabal @@ -319,7 +319,7 @@ benchmark ghcide-bench extra, filepath, ghcide, - lsp-test <= 0.11.0.2 && < 0.12, + lsp-test >= 0.11.0.2 && < 0.12, optparse-applicative, parser-combinators, process,