[commit: packages/time] format-widths: format widths: fix %q and %Q specifiers, with tests (85904c5)
git at git.haskell.org
git at git.haskell.org
Mon Feb 20 21:20:57 UTC 2017
Repository : ssh://git@git.haskell.org/time
On branch : format-widths
Link : http://git.haskell.org/packages/time.git/commitdiff/85904c55ecce05534fc5b5341fca0611350e3591
>---------------------------------------------------------------
commit 85904c55ecce05534fc5b5341fca0611350e3591
Author: Ashley Yakeley <ashley at yakeley.org>
Date: Tue Feb 7 22:28:33 2017 -0800
format widths: fix %q and %Q specifiers, with tests
>---------------------------------------------------------------
85904c55ecce05534fc5b5341fca0611350e3591
lib/Data/Time/Calendar/Private.hs | 4 ---
lib/Data/Time/Format.hs | 37 +++++++++++++----------
test/unix/Test/Format/Format.hs | 63 ++++++++++++++++++++++++++++++++++++++-
3 files changed, 84 insertions(+), 20 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 85904c55ecce05534fc5b5341fca0611350e3591
More information about the ghc-commits
mailing list