[commit: packages/time] master: make parsing reject invalid dates and the like (e9cd141)
git at git.haskell.org
git at git.haskell.org
Sun Dec 20 07:56:56 UTC 2015
Repository : ssh://git@git.haskell.org/time
On branch : master
Link : http://git.haskell.org/packages/time.git/commitdiff/e9cd1412d9e6b6a52f936edfe370ced30084ae88
>---------------------------------------------------------------
commit e9cd1412d9e6b6a52f936edfe370ced30084ae88
Author: Ashley Yakeley <ashley at yakeley.org>
Date: Sat Dec 19 20:13:27 2015 -0800
make parsing reject invalid dates and the like
>---------------------------------------------------------------
e9cd1412d9e6b6a52f936edfe370ced30084ae88
lib/Data/Time/Format/Parse.hs | 361 ++++++++++++++++++++++++++++--------------
test/Test/TestFormat.hs | 8 +-
2 files changed, 245 insertions(+), 124 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 e9cd1412d9e6b6a52f936edfe370ced30084ae88
More information about the ghc-commits
mailing list