Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/cbb3622920116c1a9b943e1b62239f5a8de61ca0

>---------------------------------------------------------------

commit cbb3622920116c1a9b943e1b62239f5a8de61ca0
Author: Simon Peyton Jones <[email protected]>
Date:   Thu Aug 23 16:31:43 2012 +0100

    Trac #7176 is broken in HEAD at the moment
    
    (it's fixed on the branch)

>---------------------------------------------------------------

 tests/polykinds/all.T |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/polykinds/all.T b/tests/polykinds/all.T
index e3b14f6..19aad6a 100644
--- a/tests/polykinds/all.T
+++ b/tests/polykinds/all.T
@@ -62,5 +62,5 @@ test('T7073', normal, compile,[''])
 test('T7128', normal, compile,[''])
 test('T7151', normal, compile_fail,[''])
 test('T7095', normal, compile,[''])
-test('T7176', normal, compile,[''])
+test('T7176', expect_broken(7176), compile,[''])
 



_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to