[commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: Timezone -> TimeZone (3db5c8e)

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


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

On branches: format-widths,improve-leapseconds,master,posix-perf,tasty,wip/travis
Link       : http://git.haskell.org/packages/time.git/commitdiff/3db5c8e08b16fd9d39dd829787c3a8d659f7d371

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

commit 3db5c8e08b16fd9d39dd829787c3a8d659f7d371
Author: Ashley Yakeley <ashley at semantic.org>
Date:   Sat Aug 6 16:16:46 2005 -0700

    Timezone -> TimeZone
    
    darcs-hash:20050806231646-ac6dd-d82ec74508635fa1210768b6ae3a6e0ae360602c


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

3db5c8e08b16fd9d39dd829787c3a8d659f7d371
 Data/Time/LocalTime/Format.hs                    |  8 ++--
 Data/Time/LocalTime/LocalTime.hs                 | 14 +++----
 Data/Time/LocalTime/TimeOfDay.hs                 | 10 ++---
 Data/Time/LocalTime/{Timezone.hs => TimeZone.hs} | 50 ++++++++++++------------
 Makefile                                         | 18 ++++-----
 TimeLib.xcodeproj/project.pbxproj                |  4 +-
 test/CurrentTime.hs                              |  2 +-
 test/ShowDST.hs                                  | 14 +++----
 test/TestFormat.hs                               | 14 +++----
 test/TestTime.hs                                 |  4 +-
 test/TimeZone.hs                                 |  4 +-
 11 files changed, 71 insertions(+), 71 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 3db5c8e08b16fd9d39dd829787c3a8d659f7d371


More information about the ghc-commits mailing list