From a9113df001a26b155d2c9e2ce8b9e85242d35d92 Mon Sep 17 00:00:00 2001 From: Javier Neira Date: Sun, 16 May 2021 19:39:53 +0200 Subject: [PATCH] Add hspec upper bound (#1837) --- hls-test-utils/hls-test-utils.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hls-test-utils/hls-test-utils.cabal b/hls-test-utils/hls-test-utils.cabal index 7f73059eca..479e997b44 100644 --- a/hls-test-utils/hls-test-utils.cabal +++ b/hls-test-utils/hls-test-utils.cabal @@ -33,7 +33,7 @@ library build-depends: , aeson , async - , base >=4.12 && <5 + , base >=4.12 && <5 , blaze-markup , bytestring , containers @@ -41,10 +41,10 @@ library , directory , extra , filepath - , ghcide >=1.3 && <1.4 + , ghcide >=1.3 && <1.4 , hls-graph , hls-plugin-api ^>=1.1 - , hspec + , hspec <2.8 , hspec-core , lens , lsp ^>=1.2