From b95bc09a9d9b07b5b3dbfb6eff7ddd9d50f38b82 Mon Sep 17 00:00:00 2001 From: Lennart Spitzner Date: Wed, 12 Jun 2019 12:58:08 +0200 Subject: [PATCH] Bump upper bound to hspec<2.8 --- brittany.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/brittany.cabal b/brittany.cabal index ee5275e..649358b 100644 --- a/brittany.cabal +++ b/brittany.cabal @@ -242,7 +242,7 @@ test-suite unittests , cmdargs , czipwith , ghc-boot-th - , hspec >=2.4.1 && <2.7 + , hspec >=2.4.1 && <2.8 } main-is: TestMain.hs other-modules: TestUtils @@ -314,7 +314,7 @@ test-suite littests , cmdargs , czipwith , ghc-boot-th - , hspec >=2.4.1 && <2.7 + , hspec >=2.4.1 && <2.8 , filepath , parsec >=3.1.11 && <3.2 } @@ -358,7 +358,7 @@ test-suite libinterfacetests , base , text , transformers - , hspec >=2.4.1 && <2.7 + , hspec >=2.4.1 && <2.8 } main-is: Main.hs other-modules: