[commit: packages/time] format-widths, ghc, improve-leapseconds, master, posix-perf, tasty, wip/travis: new Data.Fixed module with test, move System.Time.* to Fixed arithmetic (fd8f5d0)

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


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

On branches: format-widths,ghc,improve-leapseconds,master,posix-perf,tasty,wip/travis
Link       : http://git.haskell.org/packages/time.git/commitdiff/fd8f5d0cfe55fbf4e4bfd36c594ee80e65704b98

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

commit fd8f5d0cfe55fbf4e4bfd36c594ee80e65704b98
Author: Ashley Yakeley <ashley at semantic.org>
Date:   Wed Mar 9 01:07:08 2005 -0800

    new Data.Fixed module with test, move System.Time.* to Fixed arithmetic
    
    darcs-hash:20050309090708-ac6dd-967511e90aa27f86370e163ff42ee30950b27250


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

fd8f5d0cfe55fbf4e4bfd36c594ee80e65704b98
 Data/Fixed.hs           | 118 ++++++++++++++++++++++++++++++++++++++++++++++++
 Makefile                |  17 +++++--
 System/Time/Calendar.hs |  50 ++++++++------------
 System/Time/Clock.hs    |  94 +++++++++++++-------------------------
 System/Time/TAI.hs      |   5 +-
 TestFixed.hs            |  23 ++++++++++
 TestFixed.ref           |  72 +++++++++++++++++++++++++++++
 TestTime.hs             |   2 +-
 TestTime.ref            |   4 +-
 9 files changed, 284 insertions(+), 101 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 fd8f5d0cfe55fbf4e4bfd36c594ee80e65704b98


More information about the ghc-commits mailing list