From 3785d15c2a38dc38b8693607666ddb06ead7e318 Mon Sep 17 00:00:00 2001 From: Lennart Spitzner Date: Sun, 15 Apr 2018 23:45:17 +0200 Subject: [PATCH] Bump some upper bounds, Remove unneeded dep --- brittany.cabal | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/brittany.cabal b/brittany.cabal index 09d3ebc..bee2b04 100644 --- a/brittany.cabal +++ b/brittany.cabal @@ -174,7 +174,6 @@ executable brittany , cmdargs , czipwith , ghc-boot-th - , hspec >=2.4.1 && <2.5 , filepath >=1.4.1.0 && <1.5 } hs-source-dirs: src-brittany @@ -242,7 +241,7 @@ test-suite unittests , cmdargs , czipwith , ghc-boot-th - , hspec >=2.4.1 && <2.5 + , hspec >=2.4.1 && <2.6 } main-is: TestMain.hs other-modules: TestUtils @@ -309,7 +308,7 @@ test-suite littests , cmdargs , czipwith , ghc-boot-th - , hspec >=2.4.1 && <2.5 + , hspec >=2.4.1 && <2.6 , filepath , parsec >=3.1.11 && <3.2 } @@ -351,7 +350,7 @@ test-suite libinterfacetests , base , text , transformers - , hspec >=2.4.1 && <2.5 + , hspec >=2.4.1 && <2.6 } main-is: Main.hs other-modules: