[commit: packages/time] format-widths,master,tasty: Move getPOSIXTime to new module; support other clocks in CTimeSpec (285cc1e)
git at git.haskell.org
git at git.haskell.org
Mon Feb 20 21:19:30 UTC 2017
Repository : ssh://git@git.haskell.org/time
On branches: format-widths,master,tasty
Link : http://git.haskell.org/packages/time.git/commitdiff/285cc1e30f05df3a60b6d58f66f7f3b016711657
>---------------------------------------------------------------
commit 285cc1e30f05df3a60b6d58f66f7f3b016711657
Author: Ashley Yakeley <ashley at yakeley.org>
Date: Tue Dec 13 20:41:35 2016 -0800
Move getPOSIXTime to new module; support other clocks in CTimeSpec
>---------------------------------------------------------------
285cc1e30f05df3a60b6d58f66f7f3b016711657
lib/Data/Time/Clock/CTimespec.hsc | 44 ++++++++++++++--
lib/Data/Time/Clock/{POSIX.hs => GetTime.hs} | 49 ++---------------
lib/Data/Time/Clock/POSIX.hs | 79 +---------------------------
time.cabal | 1 +
4 files changed, 44 insertions(+), 129 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 285cc1e30f05df3a60b6d58f66f7f3b016711657
More information about the ghc-commits
mailing list