[commit: packages/time] format-widths,master,tasty: added RawTime; restored old POSIXTime (880c2a2)

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


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

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

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

commit 880c2a2d920d75f3ec9aff0d130eb8f9356a1b85
Author: Ashley Yakeley <ashley at yakeley.org>
Date:   Sat Dec 17 22:38:30 2016 -0800

    added RawTime; restored old POSIXTime


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

880c2a2d920d75f3ec9aff0d130eb8f9356a1b85
 changelog.md                        |  2 +-
 lib/Data/Time/Clock/GetTime.hs      | 60 +++++++++++++------------------------
 lib/Data/Time/Clock/POSIX.hs        | 50 +++++++++++++------------------
 lib/Data/Time/Clock/Raw.hs          | 29 ++++++++++++++++++
 lib/Data/Time/Clock/TAI.hs          |  4 +--
 lib/Data/Time/LocalTime/TimeZone.hs |  7 +++--
 time.cabal                          |  1 +
 7 files changed, 78 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 880c2a2d920d75f3ec9aff0d130eb8f9356a1b85


More information about the ghc-commits mailing list