From 3390eb9230fa774b3867edf8dec608491f005a77 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 10 Jul 2015 22:45:31 -0400 Subject: hackage tells me I need cabal-version: >= 1.8 due to build-depends versioning --- propellor.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'propellor.cabal') diff --git a/propellor.cabal b/propellor.cabal index 1c6664b2..b60379e8 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,6 +1,6 @@ Name: propellor Version: 2.6.0 -Cabal-Version: >= 1.6 +Cabal-Version: >= 1.8 License: BSD3 Maintainer: Joey Hess Author: Joey Hess -- cgit v1.2.3