[commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: get taiToUTCTime working (with test) (db06886)

git at git.haskell.org git at git.haskell.org
Mon Feb 20 21:09:43 UTC 2017


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

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

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

commit db06886a8ffce339c0abb82c5d64aede7adaec8a
Author: Ashley Yakeley <ashley at semantic.org>
Date:   Sun Oct 30 21:19:09 2005 -0800

    get taiToUTCTime working (with test)
    
    darcs-hash:20051031051909-ac6dd-d6c3e23dfd9d8af47176829d9b08ee53bd087ff8


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

db06886a8ffce339c0abb82c5d64aede7adaec8a
 Data/Time/TAI.hs                  | 90 ++++++++++++++++++++++++++++++++++++---
 Makefile                          |  8 ++--
 TimeLib.xcodeproj/project.pbxproj |  8 +++-
 test/Makefile                     |  5 ++-
 test/TestParseDAT.hs              | 65 ++++++++++++++++++++++++++++
 test/TestParseDAT.ref             | 90 +++++++++++++++++++++++++++++++++++++++
 test/tai-utc.dat                  | 37 ++++++++++++++++
 7 files changed, 293 insertions(+), 10 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 db06886a8ffce339c0abb82c5d64aede7adaec8a


More information about the ghc-commits mailing list