[commit: packages/time] format-widths, master, tasty: rename internal Clock modules (5a27173)

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


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

On branches: format-widths,master,tasty
Link       : http://git.haskell.org/packages/time.git/commitdiff/5a27173097782a32530c68e2e8fd1730ba06a948

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

commit 5a27173097782a32530c68e2e8fd1730ba06a948
Author: Ashley Yakeley <ashley at yakeley.org>
Date:   Fri Dec 23 16:26:53 2016 -0800

    rename internal Clock modules


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

5a27173097782a32530c68e2e8fd1730ba06a948
 lib/Data/Time/Clock.hs                             | 22 +++++++++++-----------
 lib/Data/Time/Clock/{ => Internal}/AbsoluteTime.hs |  9 +++++----
 lib/Data/Time/Clock/{ => Internal}/CTimespec.hsc   |  3 +--
 lib/Data/Time/Clock/{ => Internal}/CTimeval.hs     |  3 +--
 lib/Data/Time/Clock/{ => Internal}/DiffTime.hs     |  8 ++++----
 lib/Data/Time/Clock/{ => Internal}/GetTime.hs      |  8 ++++----
 .../Time/Clock/{ => Internal}/NominalDiffTime.hs   |  9 +++++----
 lib/Data/Time/Clock/{ => Internal}/POSIXTime.hs    |  5 +++--
 lib/Data/Time/Clock/{ => Internal}/UTCDiff.hs      |  6 +++---
 .../Time/Clock/{UTC.hs => Internal/UTCTime.hs}     | 10 +++++-----
 .../Time/Clock/{ => Internal}/UniversalTime.hs     |  6 +++---
 lib/Data/Time/Clock/POSIX.hs                       |  6 +++---
 lib/Data/Time/Clock/Raw.hs                         | 10 +++++-----
 lib/Data/Time/Clock/TAI.hs                         |  6 +++---
 lib/Data/Time/Format.hs                            |  4 ++--
 lib/Data/Time/Format/Parse.hs                      |  4 ++--
 lib/Data/Time/LocalTime/LocalTime.hs               |  8 ++++----
 lib/Data/Time/LocalTime/TimeOfDay.hs               |  2 +-
 lib/Data/Time/LocalTime/TimeZone.hs                |  2 +-
 time.cabal                                         | 20 ++++++++++----------
 20 files changed, 76 insertions(+), 75 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 5a27173097782a32530c68e2e8fd1730ba06a948


More information about the ghc-commits mailing list