[commit: ghc] master: Add doctest examples for Data.Char (8ef4cf1)
git at git.haskell.org
git at git.haskell.org
Fri Oct 31 09:46:50 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/8ef4cf161dc76963a0094bdfe6bdc623a4863787/ghc
>---------------------------------------------------------------
commit 8ef4cf161dc76963a0094bdfe6bdc623a4863787
Author: Michael Orlitzky <michael at orlitzky.com>
Date: Fri Oct 31 09:50:00 2014 +0100
Add doctest examples for Data.Char
This adds doctest examples for every function and data type in `Data.Char`.
Reviewed By: austin, hvr
Differential Revision: https://phabricator.haskell.org/D371
>---------------------------------------------------------------
8ef4cf161dc76963a0094bdfe6bdc623a4863787
libraries/base/Data/Char.hs | 341 ++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 328 insertions(+), 13 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 8ef4cf161dc76963a0094bdfe6bdc623a4863787
More information about the ghc-commits
mailing list