[commit: testsuite] master: Wibbles (5dbb4cb)
git at git.haskell.org
git at git.haskell.org
Tue Nov 12 18:11:45 UTC 2013
Repository : ssh://git@git.haskell.org/testsuite
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/5dbb4cb0aeb5268a47311f1d87aba8cec0f812ac/testsuite
>---------------------------------------------------------------
commit 5dbb4cb0aeb5268a47311f1d87aba8cec0f812ac
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Tue Nov 12 18:10:16 2013 +0000
Wibbles
>---------------------------------------------------------------
5dbb4cb0aeb5268a47311f1d87aba8cec0f812ac
tests/typecheck/should_fail/T8514.stderr | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/typecheck/should_fail/T8514.stderr b/tests/typecheck/should_fail/T8514.stderr
index 132e925..254dacd 100644
--- a/tests/typecheck/should_fail/T8514.stderr
+++ b/tests/typecheck/should_fail/T8514.stderr
@@ -1,5 +1,5 @@
-T8514.hs:3:12:
+T8514.hs:3:16:
Expecting one more argument to ‛Maybe’
The second argument of a tuple should have kind ‛*’,
but ‛Maybe’ has kind ‛* -> *’
More information about the ghc-commits
mailing list