[commit: packages/time] format-widths, master, tasty: rename RawTime to SystemTime (286d6dd)
git at git.haskell.org
git at git.haskell.org
Mon Feb 20 21:19:52 UTC 2017
Repository : ssh://git@git.haskell.org/time
On branches: format-widths,master,tasty
Link : http://git.haskell.org/packages/time.git/commitdiff/286d6ddd1cf25b1d80b64bd33001c87dc906e98f
>---------------------------------------------------------------
commit 286d6ddd1cf25b1d80b64bd33001c87dc906e98f
Author: Ashley Yakeley <ashley at yakeley.org>
Date: Fri Dec 23 16:31:48 2016 -0800
rename RawTime to SystemTime
>---------------------------------------------------------------
286d6ddd1cf25b1d80b64bd33001c87dc906e98f
changelog.md | 2 +-
lib/Data/Time/Clock/Internal/GetTime.hs | 36 +++++++++++++++----------------
lib/Data/Time/Clock/POSIX.hs | 6 +++---
lib/Data/Time/Clock/{Raw.hs => System.hs} | 22 +++++++++----------
lib/Data/Time/Clock/TAI.hs | 4 ++--
lib/Data/Time/LocalTime/TimeZone.hs | 8 +++----
time.cabal | 2 +-
7 files changed, 40 insertions(+), 40 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 286d6ddd1cf25b1d80b64bd33001c87dc906e98f
More information about the ghc-commits
mailing list