[commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: reorg modules with new LocalTime hier (ce92c8a)

git at git.haskell.org git at git.haskell.org
Mon Feb 20 21:09:12 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/ce92c8a5ab39a42df4742655bd8d544e1d376e4c

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

commit ce92c8a5ab39a42df4742655bd8d544e1d376e4c
Author: Ashley Yakeley <ashley at semantic.org>
Date:   Sat Aug 6 15:46:20 2005 -0700

    reorg modules with new LocalTime hier
    
    darcs-hash:20050806224620-ac6dd-662c819750a100ceb819d242dac41751d74c0154


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

ce92c8a5ab39a42df4742655bd8d544e1d376e4c
 Data/Time/Calendar.hs                              | 44 +------------
 Data/Time/{Calendar => LocalTime}/Format.hs        | 10 +--
 .../Calendar.hs => LocalTime/LocalTime.hs}         | 11 ++--
 Data/Time/{Calendar => LocalTime}/TimeOfDay.hs     |  4 +-
 Data/Time/{Calendar => LocalTime}/Timezone.hs      |  2 +-
 Makefile                                           | 77 ++++++++++++----------
 TimeLib.xcodeproj/project.pbxproj                  | 18 ++++-
 test/CurrentTime.hs                                |  6 +-
 test/ShowDST.hs                                    |  5 +-
 test/TestFixed.hs                                  |  2 +
 test/TestFormat.hs                                 |  3 +-
 test/TestTime.hs                                   |  3 +-
 test/TimeZone.hs                                   |  5 +-
 13 files changed, 84 insertions(+), 106 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 ce92c8a5ab39a42df4742655bd8d544e1d376e4c


More information about the ghc-commits mailing list