summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/all.T
diff options
context:
space:
mode:
authorZiyang Liu <unsafeFixIO@gmail.com>2021-10-19 12:39:58 -0700
committerMarge Bot <ben+marge-bot@smart-cactus.org>2021-10-29 05:01:50 -0400
commit522eab3f056905db47110c73dac1833f4a2880f2 (patch)
tree2d9989fa00bf090d3b034ee6d272a5057aadc109 /testsuite/tests/indexed-types/should_fail/all.T
parent638f65482ca5265c268aa97abfcc14cdc27e46ba (diff)
downloadhaskell-522eab3f056905db47110c73dac1833f4a2880f2.tar.gz
Show family TyCons in mk_dict_error in the case of a single match
Diffstat (limited to 'testsuite/tests/indexed-types/should_fail/all.T')
-rw-r--r--testsuite/tests/indexed-types/should_fail/all.T1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/indexed-types/should_fail/all.T b/testsuite/tests/indexed-types/should_fail/all.T
index c3d98b43f0..dd87053e5a 100644
--- a/testsuite/tests/indexed-types/should_fail/all.T
+++ b/testsuite/tests/indexed-types/should_fail/all.T
@@ -163,6 +163,7 @@ test('T17008a', normal, compile_fail, ['-fprint-explicit-kinds'])
test('T13571', normal, compile_fail, [''])
test('T13571a', normal, compile_fail, [''])
test('T18648', normal, compile_fail, [''])
+test('T20466', normal, compile_fail, [''])
test('ExpandTFs', normal, compile_fail, [''])
test('T20465', normal, compile_fail, [''])
test('T20521', normal, compile_fail, [''])