[commit: packages/time] master, wip/travis: Julian and Easter calendars (869b07f)
git at git.haskell.org
git at git.haskell.org
Sat May 7 06:42:35 UTC 2016
Repository : ssh://git@git.haskell.org/time
On branches: master,wip/travis
Link : http://git.haskell.org/packages/time.git/commitdiff/869b07fbd86304b5ef9ac67cf398b7bbd232f663
>---------------------------------------------------------------
commit 869b07fbd86304b5ef9ac67cf398b7bbd232f663
Author: Ashley Yakeley <ashley at semantic.org>
Date: Mon Nov 14 01:42:01 2005 -0800
Julian and Easter calendars
darcs-hash:20051114094201-ac6dd-a131f426e1d19bdf05a559ee6a110c9e9740b4c4
>---------------------------------------------------------------
869b07fbd86304b5ef9ac67cf398b7bbd232f663
Data/Time/Calendar/Easter.hs | 38 +++++++++++++++++++++
Data/Time/Calendar/Julian.hs | 68 +++++++++++++++++++++++++++++++++++++
Data/Time/Calendar/JulianYearDay.hs | 38 +++++++++++++++++++++
Data/Time/Calendar/YearDay.hs | 2 +-
Makefile | 14 ++++++++
TimeLib.cabal | 3 ++
TimeLib.xcodeproj/project.pbxproj | 14 ++++++++
test/ConvertBack.hs | 4 ++-
test/Makefile | 8 +++++
test/TestCalendars.hs | 28 +++++++++++++++
test/TestCalendars.ref | 4 +++
test/TestEaster.hs | 23 +++++++++++++
test/TestEaster.ref | 57 +++++++++++++++++++++++++++++++
13 files changed, 299 insertions(+), 2 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 869b07fbd86304b5ef9ac67cf398b7bbd232f663
More information about the ghc-commits
mailing list