[commit: packages/time] master: Separate out DayEncoding into Days.hs (0fdf95f)
git at git.haskell.org
git at git.haskell.org
Fri Jan 23 22:54:37 UTC 2015
Repository : ssh://git@git.haskell.org/time
On branch : master
Link : http://git.haskell.org/packages/time.git/commitdiff/0fdf95fc5443c0fde004ce4b78714149c6bcad49
>---------------------------------------------------------------
commit 0fdf95fc5443c0fde004ce4b78714149c6bcad49
Author: Ashley Yakeley <ashley at semantic.org>
Date: Sun Jul 10 05:03:45 2005 -0700
Separate out DayEncoding into Days.hs
darcs-hash:20050710120345-ac6dd-59f2e7e97354dd8b99ee92c3d5aebac00ce2b806
>---------------------------------------------------------------
0fdf95fc5443c0fde004ce4b78714149c6bcad49
Makefile | 42 ++++++++++++++++++++++----------------
System/Time/Calendar.hs | 14 +++++++------
System/Time/Calendar/Calendar.hs | 15 ++------------
System/Time/Calendar/Days.hs | 22 ++++++++++++++++++++
System/Time/Calendar/Format.hs | 1 +
System/Time/Calendar/Gregorian.hs | 2 +-
System/Time/Calendar/ISOWeekDay.hs | 2 +-
System/Time/Calendar/YearDay.hs | 2 +-
TimeLib.cabal | 23 ++++++++++++++++++---
TimeLib.xcodeproj/project.pbxproj | 10 +++++----
10 files changed, 86 insertions(+), 47 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 0fdf95fc5443c0fde004ce4b78714149c6bcad49
More information about the ghc-commits
mailing list