X-Git-Url: http://git.haskell.org/ghc.git/blobdiff_plain/fe6a51715a23e2ee31e1d03b71f06c4417e964e0..1e2002d8e89e3267e2c9c8d92235ee083a272657:/testsuite/tests/typecheck/should_compile/all.T diff --git a/testsuite/tests/typecheck/should_compile/all.T b/testsuite/tests/typecheck/should_compile/all.T index 8448411..ef830d1 100644 --- a/testsuite/tests/typecheck/should_compile/all.T +++ b/testsuite/tests/typecheck/should_compile/all.T @@ -422,5 +422,6 @@ test('T8856', normal, compile, ['']) test('T9117', normal, compile, ['']) test('T9117_2', expect_broken('9117'), compile, ['']) test('T9708', normal, compile_fail, ['']) -test('T9404', expect_broken(9404), compile, ['']) -test('T9404b', expect_broken(9404), compile, ['']) +test('T9404', normal, compile, ['']) +test('T9404b', normal, compile, ['']) +test('T7220', normal, compile, [''])