[commit: testsuite] master: Fix debugging glitch in test output (5e7f657)
Simon Peyton Jones
simonpj at microsoft.com
Thu Jan 24 14:38:21 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/5e7f657c4514fc206003bce987602b91ce72b815
>---------------------------------------------------------------
commit 5e7f657c4514fc206003bce987602b91ce72b815
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Thu Jan 24 13:38:02 2013 +0000
Fix debugging glitch in test output
>---------------------------------------------------------------
tests/polykinds/T7594.stderr | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/tests/polykinds/T7594.stderr b/tests/polykinds/T7594.stderr
index 4be0b0a..85a927d 100644
--- a/tests/polykinds/T7594.stderr
+++ b/tests/polykinds/T7594.stderr
@@ -1,6 +1,3 @@
-h0
-h1
-h2
T7594.hs:25:11:
Couldn't match type `b' with `IO ()'
More information about the ghc-commits
mailing list