[commit: packages/time] master: first attempt at formatting (with failing test) (2678bff)
git at git.haskell.org
git at git.haskell.org
Fri Jan 23 22:53:28 UTC 2015
Repository : ssh://git@git.haskell.org/time
On branch : master
Link : http://git.haskell.org/packages/time.git/commitdiff/2678bff94d02f6b646ce73392af6ce59d2af8aa6
>---------------------------------------------------------------
commit 2678bff94d02f6b646ce73392af6ce59d2af8aa6
Author: Ashley Yakeley <ashley at semantic.org>
Date: Sun May 1 01:35:54 2005 -0700
first attempt at formatting (with failing test)
darcs-hash:20050501083554-ac6dd-bd83ee2a88e471f1e5e1a828d6de6bd9e5447b7b
>---------------------------------------------------------------
2678bff94d02f6b646ce73392af6ce59d2af8aa6
Makefile | 40 ++++++++++++++++----------
System/Time/Calendar.hs | 2 ++
System/Time/Calendar/Calendar.hs | 17 ++++++++---
System/Time/Calendar/Format.hs | 21 ++++++++++++++
System/Time/Calendar/Gregorian.hs | 50 ++++++++++++++++++++++++++++++---
System/Time/Calendar/Private.hs | 13 +++++++++
System/Time/Calendar/TimeOfDay.hs | 21 ++++++++++----
System/Time/Calendar/Timezone.hs | 16 +++++++----
System/Time/Clock.hs | 2 +-
TestFormat.hs | 59 +++++++++++++++++++++++++++++++++++++++
TestFormatStuff.c | 14 ++++++++++
TestFormatStuff.h | 6 ++++
TestTime.hs | 10 ++-----
TimeLib.cabal | 2 +-
14 files changed, 231 insertions(+), 42 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 2678bff94d02f6b646ce73392af6ce59d2af8aa6
More information about the ghc-commits
mailing list