[commit: packages/time] format-widths, ghc, improve-leapseconds, master, posix-perf, tasty, wip/travis: add validating converters (0cf7847)
git at git.haskell.org
git at git.haskell.org
Fri Apr 21 16:50:11 UTC 2017
- Previous message: [commit: packages/time] format-widths, ghc, improve-leapseconds, master, posix-perf, tasty, wip/travis: cap in .cabal (6d9856b)
- Next message: [commit: packages/time] format-widths, ghc, improve-leapseconds, master, posix-perf, tasty, wip/travis: use base==4.* (1a31e47)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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/0cf7847561972882b17979ca1213525f8cba5ae2
>---------------------------------------------------------------
commit 0cf7847561972882b17979ca1213525f8cba5ae2
Author: Ashley Yakeley <ashley at semantic.org>
Date: Mon Jun 1 23:51:42 2009 -0700
add validating converters
Ignore-this: 4b18a44adbcb288e62f8dbce1377be8b
darcs-hash:20090602065142-ac6dd-8e4090d57516369e58f07fbf5872fadd5b30db9c
>---------------------------------------------------------------
0cf7847561972882b17979ca1213525f8cba5ae2
Data/Time/Calendar/Gregorian.hs | 9 ++++++++-
Data/Time/Calendar/Julian.hs | 9 ++++++++-
Data/Time/Calendar/JulianYearDay.hs | 10 ++++++++++
Data/Time/Calendar/MonthDay.hs | 14 +++++++++++++-
Data/Time/Calendar/OrdinalDate.hs | 10 ++++++++++
Data/Time/Calendar/Private.hs | 5 +++++
Data/Time/Calendar/WeekDate.hs | 14 ++++++++++++++
test/ConvertBack.hs | 17 +++++++++++------
8 files changed, 79 insertions(+), 9 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 0cf7847561972882b17979ca1213525f8cba5ae2
- Previous message: [commit: packages/time] format-widths, ghc, improve-leapseconds, master, posix-perf, tasty, wip/travis: cap in .cabal (6d9856b)
- Next message: [commit: packages/time] format-widths, ghc, improve-leapseconds, master, posix-perf, tasty, wip/travis: use base==4.* (1a31e47)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list