[commit: packages/pretty] new-pretty, typeclass-pretty: Add in quickcheck test (b524d4c)
git at git.haskell.org
git at git.haskell.org
Fri Jan 23 22:48:37 UTC 2015
Repository : ssh://git@git.haskell.org/pretty
On branches: new-pretty,typeclass-pretty
Link : http://git.haskell.org/packages/pretty.git/commitdiff/b524d4c54213093270780388ea3bb50943a72f12
>---------------------------------------------------------------
commit b524d4c54213093270780388ea3bb50943a72f12
Author: David Terei <davidterei at gmail.com>
Date: Sat Sep 10 12:56:00 2011 -0700
Add in quickcheck test
>---------------------------------------------------------------
b524d4c54213093270780388ea3bb50943a72f12
pretty.cabal | 11 +
{Text => src/Text}/PrettyPrint.hs | 0
{Text => src/Text}/PrettyPrint/Core.hs | 0
{Text => src/Text}/PrettyPrint/HughesPJ.hs | 3 +-
Bench1.hs => test/Bench1.hs | 0
test/BugSep.hs | 30 +
test/PrettyTestVersion.hs | 10 +
test/Test.hs | 1066 ++++++++++++++++++++++++++++
8 files changed, 1119 insertions(+), 1 deletion(-)
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 b524d4c54213093270780388ea3bb50943a72f12
More information about the ghc-commits
mailing list