diff options
-rw-r--r-- | cabal-helper.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cabal-helper.cabal b/cabal-helper.cabal index 6322c25..2e7edc1 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -123,7 +123,7 @@ test-suite spec , utf8-string < 1.1 && >= 1.0.1.1 -- additional test deps - , extra < 1.5 && >= 1.4.10 + , extra < 1.6 && >= 1.4.10 , unix < 2.8 && >= 2.5.1.0 , template-haskell |