[commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: update cabal-version constraint (2084584)
git at git.haskell.org
git at git.haskell.org
Mon Feb 20 21:14:01 UTC 2017
- Previous message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: formatTime: glibc-style modifier flags (2dc3703)
- Next message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: copyright date (f071372)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/time
On branches: format-widths,improve-leapseconds,master,posix-perf,tasty,wip/travis
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:
- Previous message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: formatTime: glibc-style modifier flags (2dc3703)
- Next message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: copyright date (f071372)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list