[commit: testsuite] master: Mark #8562 as fixed (66de8c1)
git at git.haskell.org
git at git.haskell.org
Mon Nov 25 18:44:06 UTC 2013
Repository : ssh://git@git.haskell.org/testsuite
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/66de8c1e8f1a101bbfe551c46edca49473f6acd0/testsuite
>---------------------------------------------------------------
commit 66de8c1e8f1a101bbfe551c46edca49473f6acd0
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Mon Nov 25 18:44:23 2013 +0000
Mark #8562 as fixed
>---------------------------------------------------------------
66de8c1e8f1a101bbfe551c46edca49473f6acd0
tests/typecheck/should_compile/all.T | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/typecheck/should_compile/all.T b/tests/typecheck/should_compile/all.T
index 453548b..bbbfac6 100644
--- a/tests/typecheck/should_compile/all.T
+++ b/tests/typecheck/should_compile/all.T
@@ -412,4 +412,4 @@ test('TcTypeNatSimple', normal, compile, [''])
test('TcCoercibleCompile', when(compiler_lt('ghc', '7.7'), skip), compile, [''])
test('T8392', normal, compile, [''])
test('T8474', normal, compile, [''])
-test('T8563', expect_broken(8562), compile, [''])
+test('T8563', normal, compile, [''])
More information about the ghc-commits
mailing list