[commit: testsuite] ghc-new-co: Add a bunch of polykinds tests (0f1a796)
Simon Peyton Jones
simonpj at microsoft.com
Wed Feb 29 19:03:35 CET 2012
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : ghc-new-co
http://hackage.haskell.org/trac/ghc/changeset/0f1a79697fda66a9891dbf577268f1f2817586f7
>---------------------------------------------------------------
commit 0f1a79697fda66a9891dbf577268f1f2817586f7
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Wed Feb 29 17:48:58 2012 +0000
Add a bunch of polykinds tests
tests/polykinds/Freeman.hs | 259 ++++++++++++++++++++++++++++++++++++++
tests/polykinds/Freeman.stdout | 1 +
tests/polykinds/MonoidsFD.hs | 106 ++++++++++++++++
tests/polykinds/MonoidsFD.stdout | 8 ++
tests/polykinds/MonoidsTF.hs | 116 +++++++++++++++++
tests/polykinds/MonoidsTF.stdout | 8 ++
tests/polykinds/T5770.hs | 22 ++++
tests/polykinds/T5771.hs | 29 +++++
tests/polykinds/all.T | 7 +
9 files changed, 556 insertions(+), 0 deletions(-)
Diff suppressed because of size. To see it, use:
git show 0f1a79697fda66a9891dbf577268f1f2817586f7
More information about the Cvs-ghc
mailing list