[commit: packages/time] master: rename ISOWeekDay to ISO8601Week (8723c5f)
git at git.haskell.org
git at git.haskell.org
Sun Dec 20 07:48:17 UTC 2015
Repository : ssh://git@git.haskell.org/time
On branch : master
Link : http://git.haskell.org/packages/time.git/commitdiff/8723c5f86424ee1d4c2d4b442fc10cda6ea58275
>---------------------------------------------------------------
commit 8723c5f86424ee1d4c2d4b442fc10cda6ea58275
Author: Ashley Yakeley <ashley at semantic.org>
Date: Sun Aug 7 02:04:57 2005 -0700
rename ISOWeekDay to ISO8601Week
darcs-hash:20050807090457-ac6dd-413246f167e57da7cb93e7c975091f949f97f8a6
>---------------------------------------------------------------
8723c5f86424ee1d4c2d4b442fc10cda6ea58275
Data/Time/Calendar.hs | 4 ++--
Data/Time/Calendar/{ISOWeekDay.hs => ISO8601Week.hs} | 20 ++++++++++----------
Data/Time/LocalTime/Format.hs | 8 ++++----
Makefile | 12 ++++++------
TimeLib.cabal | 2 +-
TimeLib.xcodeproj/project.pbxproj | 4 ++--
test/ClipDates.hs | 2 +-
test/ConvertBack.hs | 2 +-
test/LongWeekYears.hs | 2 +-
test/TestTime.hs | 2 +-
10 files changed, 29 insertions(+), 29 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 8723c5f86424ee1d4c2d4b442fc10cda6ea58275
More information about the ghc-commits
mailing list