[commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: add months (with test) (853190e)

git at git.haskell.org git at git.haskell.org
Mon Feb 20 21:09:27 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/853190edc59e02e2b3bb8e1510372003c1931a11

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

commit 853190edc59e02e2b3bb8e1510372003c1931a11
Author: Ashley Yakeley <ashley at semantic.org>
Date:   Sun Aug 7 01:51:39 2005 -0700

    add months (with test)
    
    darcs-hash:20050807085139-ac6dd-824564aeeffc6bfc7c57e76de6d2b1b3d653b293


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

853190edc59e02e2b3bb8e1510372003c1931a11
 Data/Time/Calendar/Days.hs        |   4 +-
 Data/Time/Calendar/Gregorian.hs   |  41 ++++++-
 Data/Time/Clock/UTC.hs            |   2 +-
 Data/Time/LocalTime/LocalTime.hs  |   4 +-
 Data/Time/TAI.hs                  |   4 +-
 TimeLib.xcodeproj/project.pbxproj |   4 +
 test/AddDays.hs                   |  42 +++++++
 test/AddDays.ref                  | 245 ++++++++++++++++++++++++++++++++++++++
 test/Makefile                     |   5 +-
 9 files changed, 337 insertions(+), 14 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 853190edc59e02e2b3bb8e1510372003c1931a11


More information about the ghc-commits mailing list