[commit: packages/time] format-widths, ghc, master, tasty: rename internal LocalTime modules (3ab6c4c)

git at git.haskell.org git at git.haskell.org
Fri Apr 21 16:56:21 UTC 2017


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

On branches: format-widths,ghc,master,tasty
Link       : http://git.haskell.org/packages/time.git/commitdiff/3ab6c4c63ec0cdc8a6baba6984739beffd234174

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

commit 3ab6c4c63ec0cdc8a6baba6984739beffd234174
Author: Ashley Yakeley <ashley at yakeley.org>
Date:   Sat Dec 24 13:54:55 2016 -0800

    rename internal LocalTime modules


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

3ab6c4c63ec0cdc8a6baba6984739beffd234174
 lib/Data/Time/Format.hs                            | 21 ++++----
 lib/Data/Time/Format/Locale.hs                     |  2 +-
 lib/Data/Time/Format/Parse.hs                      |  7 +--
 lib/Data/Time/LocalTime.hs                         | 14 ++---
 .../Time/LocalTime/{ => Internal}/LocalTime.hs     | 63 ++++------------------
 .../Time/LocalTime/{ => Internal}/TimeOfDay.hs     |  9 ++--
 lib/Data/Time/LocalTime/{ => Internal}/TimeZone.hs |  2 +-
 lib/Data/Time/LocalTime/Internal/ZonedTime.hs      | 61 +++++++++++++++++++++
 time.cabal                                         |  7 +--
 9 files changed, 104 insertions(+), 82 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 3ab6c4c63ec0cdc8a6baba6984739beffd234174


More information about the ghc-commits mailing list