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: