summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/all.T
diff options
context:
space:
mode:
authorBryan Richter <bryan@haskell.foundation>2022-08-16 11:05:54 +0300
committerMarge Bot <ben+marge-bot@smart-cactus.org>2022-08-18 18:37:21 -0400
commit714c936fa31d83cb46b52d1dd920081474793a71 (patch)
treee2e814e6f6653bb7fc2027fb104524da5c36503b /testsuite/tests/typecheck/should_fail/all.T
parente293029db0d60852908feaf2312794849194b08c (diff)
downloadhaskell-714c936fa31d83cb46b52d1dd920081474793a71.tar.gz
testsuite: Add test for #21583
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/all.T')
-rw-r--r--testsuite/tests/typecheck/should_fail/all.T1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/typecheck/should_fail/all.T b/testsuite/tests/typecheck/should_fail/all.T
index 457e0c5bc1..2674798823 100644
--- a/testsuite/tests/typecheck/should_fail/all.T
+++ b/testsuite/tests/typecheck/should_fail/all.T
@@ -657,3 +657,4 @@ test('T20768_fail', normal, compile_fail, [''])
test('T21327', normal, compile_fail, [''])
test('T21338', normal, compile_fail, [''])
test('T21158', normal, compile_fail, [''])
+test('T21583', normal, compile_fail, [''])