aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gröber <dxld@darkboxed.org>2017-02-09 13:05:37 +0100
committerDaniel Gröber <dxld@darkboxed.org>2017-02-09 13:05:37 +0100
commit450da8255ed0ecbd1a9865f8c3cb59b477cc9900 (patch)
tree8910e1becef9f6591f5fbf1906c5e020defe715b
parentc765889d0635261cee970aaf2e34e36cf8372451 (diff)
Bump 'extra' dependency
-rw-r--r--cabal-helper.cabal2
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