From b4f8e009213e88e148da497c66453bc3760cc59c Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Fri, 3 Apr 2015 02:02:44 +0200 Subject: Fix ghc 7.4 --- cabal-helper.cabal | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cabal-helper.cabal') diff --git a/cabal-helper.cabal b/cabal-helper.cabal index 1fbaa63..887a16d 100644 --- a/cabal-helper.cabal +++ b/cabal-helper.cabal @@ -21,6 +21,9 @@ description: Furthermore the wrapper supports one special case namely reading a state file for Cabal itself. This is needed as Cabal compiles it's Setup.hs using itself and not using any version of Cabal installed in any package database. + . + @cabal-helper@ can compile with @Cabal >= 1.14@ but requires @Cabal >= 1.16@ + at runtime. license: AGPL-3 license-file: LICENSE -- cgit v1.2.3