[commit: packages/time] master: fix tests; rename ISO 8601 modules (be389b5)
git at git.haskell.org
git at git.haskell.org
Fri Jan 23 22:55:50 UTC 2015
Repository : ssh://git@git.haskell.org/time
On branch : master
Link : http://git.haskell.org/packages/time.git/commitdiff/be389b5fa0e1fb037903c464139386ae87935cb2
>---------------------------------------------------------------
commit be389b5fa0e1fb037903c464139386ae87935cb2
Author: Ashley Yakeley <ashley at semantic.org>
Date: Sun Nov 27 20:06:14 2005 -0800
fix tests; rename ISO 8601 modules
darcs-hash:20051128040614-ac6dd-83a5a6ba7fa4764ae4e9b8cfea18401f260f3aeb
>---------------------------------------------------------------
be389b5fa0e1fb037903c464139386ae87935cb2
Data/Time/Calendar/Gregorian.hs | 2 +-
Data/Time/Calendar/{YearDay.hs => OrdinalDate.hs} | 2 +-
Data/Time/Calendar/{ISO8601Week.hs => WeekDate.hs} | 4 ++--
Data/Time/LocalTime/Format.hs | 4 ++--
Makefile | 24 +++++++++++-----------
TimeLib.cabal | 4 ++--
TimeLib.xcodeproj/project.pbxproj | 8 ++++----
test/ClipDates.hs | 3 ++-
test/ConvertBack.hs | 3 ++-
test/LongWeekYears.hs | 3 ++-
test/TestCalendars.hs | 2 +-
test/TestMonthDay.hs | 2 +-
test/TestTime.hs | 3 ++-
test/UseCases.lhs | 1 +
14 files changed, 35 insertions(+), 30 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc be389b5fa0e1fb037903c464139386ae87935cb2
More information about the ghc-commits
mailing list