summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2012-11-05 15:24:08 +0000
committerWill Thompson <will@willthompson.co.uk>2012-11-05 15:24:08 +0000
commitb0a786fe24d56df94905f3677e48601fa716e4d0 (patch)
treeb73c7f33917034d6ebb77770e0def87c5e6b728b
parentd0901178a1e898709a5275af898b27bc87d37607 (diff)
Bump cabal version to support ranged build-depends
-rw-r--r--tt.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt.cabal b/tt.cabal
index 17c192c..19e2a5a 100644
--- a/tt.cabal
+++ b/tt.cabal
@@ -1,4 +1,4 @@
-cabal-version: >= 1.6
+cabal-version: >= 1.8
name: tt
version: 1.0
synopsis: Test runner for Telepathy components' Twisted-based tests