From: Ian Lynagh Date: Thu, 22 Jan 2009 01:12:51 +0000 (+0000) Subject: Require Cabal version >= 1.6 X-Git-Tag: 2009-06-25~70 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=dae6d68df2b0dba77a88a6221d5e8d3029869b86;p=ghc-base.git Require Cabal version >= 1.6 --- diff --git a/base.cabal b/base.cabal index 5cb1d5b..ce2c66d 100644 --- a/base.cabal +++ b/base.cabal @@ -9,7 +9,7 @@ description: This package contains the Prelude and its support libraries, and a large collection of useful libraries ranging from data structures to parsing combinators and debugging utilities. -cabal-version: >=1.2 +cabal-version: >=1.6 build-type: Configure extra-tmp-files: config.log config.status autom4te.cache