[commit: packages/time] format-widths, master, tasty: Align modules/API with 1.7 (6322f2e)
git at git.haskell.org
git at git.haskell.org
Mon Feb 20 21:19:46 UTC 2017
Repository : ssh://git@git.haskell.org/time
On branches: format-widths,master,tasty
Link : http://git.haskell.org/packages/time.git/commitdiff/6322f2e1d739fc51138e907eff88606b9cea6120
>---------------------------------------------------------------
commit 6322f2e1d739fc51138e907eff88606b9cea6120
Author: Ashley Yakeley <ashley at yakeley.org>
Date: Fri Dec 23 15:49:25 2016 -0800
Align modules/API with 1.7
>---------------------------------------------------------------
6322f2e1d739fc51138e907eff88606b9cea6120
lib/Data/Time/Clock.hs | 2 ++
lib/Data/Time/Clock/AbsoluteTime.hs | 46 ++++++++++++++++++++++++++++++++++
lib/Data/Time/Clock/DiffTime.hs | 9 ++++++-
lib/Data/Time/Clock/NominalDiffTime.hs | 7 +++++-
lib/Data/Time/Clock/POSIX.hs | 20 +++++----------
lib/Data/Time/Clock/POSIXTime.hs | 13 ++++++++++
lib/Data/Time/Clock/Raw.hs | 25 ++++++++++++------
lib/Data/Time/Clock/TAI.hs | 40 +++--------------------------
lib/Data/Time/Clock/UTC.hs | 3 +--
lib/Data/Time/Clock/UTCDiff.hs | 1 +
lib/Data/Time/Clock/UniversalTime.hs | 7 +++++-
time.cabal | 2 ++
12 files changed, 112 insertions(+), 63 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 6322f2e1d739fc51138e907eff88606b9cea6120
More information about the ghc-commits
mailing list