[commit: packages/time] master: update cabal-version constraint (2084584)
git at git.haskell.org
git at git.haskell.org
Fri Jan 23 22:59:43 UTC 2015
Repository : ssh://git@git.haskell.org/time
On branch : master
Link : http://git.haskell.org/packages/time.git/commitdiff/2084584ab23d68190b1962a83dce55364fe59fa3
>---------------------------------------------------------------
commit 2084584ab23d68190b1962a83dce55364fe59fa3
Author: Ross Paterson <ross at soi.city.ac.uk>
Date: Fri Jul 17 09:02:55 2009 -0700
update cabal-version constraint
Ignore-this: 8afa55b6e44d52192aca8b1c94e59b4a
The syntax 'base == 4.*' requires cabal version 1.6 or later.
darcs-hash:20090717160255-b47d3-1ea8d54339e500897925ccd5fc60b37769f4e12f
>---------------------------------------------------------------
2084584ab23d68190b1962a83dce55364fe59fa3
time.cabal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/time.cabal b/time.cabal
index 943570a..b86a5cf 100644
--- a/time.cabal
+++ b/time.cabal
@@ -10,7 +10,7 @@ synopsis: A time library
description: A time library
category: System
build-type: Custom
-cabal-version: >=1.2
+cabal-version: >=1.6
x-follows-version-policy:
extra-source-files:
More information about the ghc-commits
mailing list