[commit: packages/time] master, wip/travis: Major simplification of calendar types (3cec8f8)
git at git.haskell.org
git at git.haskell.org
Sat May 7 06:41:32 UTC 2016
Repository : ssh://git@git.haskell.org/time
On branches: master,wip/travis
Link : http://git.haskell.org/packages/time.git/commitdiff/3cec8f830b4bf234ccc317bd44aedb5baad2f50b
>---------------------------------------------------------------
commit 3cec8f830b4bf234ccc317bd44aedb5baad2f50b
Author: Ashley Yakeley <ashley at semantic.org>
Date: Wed Aug 3 17:51:41 2005 -0700
Major simplification of calendar types
darcs-hash:20050804005141-ac6dd-b0b617b54ea958834c74238d9096231534661cc8
>---------------------------------------------------------------
3cec8f830b4bf234ccc317bd44aedb5baad2f50b
Makefile | 9 ++---
System/Time/Calendar.hs | 12 ++----
System/Time/Calendar/Calendar.hs | 75 ++++++++++++++++++++------------------
System/Time/Calendar/Days.hs | 53 +++++++++++++++++++++------
System/Time/Calendar/Format.hs | 49 ++++++++++---------------
System/Time/Calendar/Gregorian.hs | 39 ++++++++++----------
System/Time/Calendar/ISOWeekDay.hs | 45 ++++++++++-------------
System/Time/Calendar/YearDay.hs | 61 +++++++++++++++----------------
System/Time/Clock/Scale.hs | 8 ++--
System/Time/Clock/UTC.hs | 11 +++---
System/Time/TAI.hs | 9 +++--
TimeLib.xcodeproj/project.pbxproj | 4 +-
test/ConvertBack.hs | 26 ++++++-------
test/CurrentTime.hs | 4 +-
test/ShowDST.hs | 6 +--
test/TestFormat.hs | 14 +++----
test/TestTime.hs | 33 +++++++++--------
17 files changed, 232 insertions(+), 226 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 3cec8f830b4bf234ccc317bd44aedb5baad2f50b
More information about the ghc-commits
mailing list