summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_compile/all.T
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-11-22 20:10:05 +0000
committerJoachim Breitner <mail@joachim-breitner.de>2013-11-22 20:11:01 +0000
commit3b45ada6bdc701142f217bf707193583f4bb264e (patch)
treee60e3884366d8a143bf54265d0609aecd7ab556f /testsuite/tests/indexed-types/should_compile/all.T
parent42370b510f23d21e6675f39e78f17b7810c7343b (diff)
downloadhaskell-3b45ada6bdc701142f217bf707193583f4bb264e.tar.gz
T5246 and T7474 back working with -DDEBUG
thanks to SPJ'S fixes for #8553 in 985663ea47487a9e567814ba000e81d65358bf02
Diffstat (limited to 'testsuite/tests/indexed-types/should_compile/all.T')
-rw-r--r--testsuite/tests/indexed-types/should_compile/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/indexed-types/should_compile/all.T b/testsuite/tests/indexed-types/should_compile/all.T
index 2b25bfbd18..66e30b28f2 100644
--- a/testsuite/tests/indexed-types/should_compile/all.T
+++ b/testsuite/tests/indexed-types/should_compile/all.T
@@ -206,7 +206,7 @@ test('T7156', normal, compile, [''])
test('T5591a', normal, compile, [''])
test('T5591b', normal, compile, [''])
test('T7280', normal, compile, [''])
-test('T7474', when(compiler_debugged(), expect_broken(8553)), compile, [''])
+test('T7474', normal, compile, [''])
test('T7489', normal, compile, [''])
test('T7585', normal, compile, [''])
test('T7282', normal, compile, [''])