[commit: packages/time] format-widths: test: formatting widths: fix most tests (789a32c)

git at git.haskell.org git at git.haskell.org
Mon Feb 20 21:20:47 UTC 2017


Repository : ssh://git@git.haskell.org/time

On branch  : format-widths
Link       : http://git.haskell.org/packages/time.git/commitdiff/789a32c20670e40182f39ef9ca89e255afe68b69

>---------------------------------------------------------------

commit 789a32c20670e40182f39ef9ca89e255afe68b69
Author: Ashley Yakeley <ashley at yakeley.org>
Date:   Tue Feb 7 19:26:05 2017 -0800

    test: formatting widths: fix most tests


>---------------------------------------------------------------

789a32c20670e40182f39ef9ca89e255afe68b69
 lib/Data/Time/Calendar/Gregorian.hs           |   2 +-
 lib/Data/Time/Calendar/Julian.hs              |   2 +-
 lib/Data/Time/Calendar/JulianYearDay.hs       |   2 +-
 lib/Data/Time/Calendar/OrdinalDate.hs         |   2 +-
 lib/Data/Time/Calendar/Private.hs             |  42 ++++---
 lib/Data/Time/Calendar/WeekDate.hs            |   2 +-
 lib/Data/Time/Format.hs                       | 161 +++++++++++++++-----------
 lib/Data/Time/LocalTime/Internal/TimeOfDay.hs |   2 +-
 lib/Data/Time/LocalTime/Internal/TimeZone.hs  |   8 +-
 test/unix/Test/Format/Format.hs               |   5 +-
 10 files changed, 130 insertions(+), 98 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 789a32c20670e40182f39ef9ca89e255afe68b69


More information about the ghc-commits mailing list