summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/all.T
diff options
context:
space:
mode:
authorCarrieMY <carrie.xmy@gmail.com>2021-07-25 12:20:13 +0800
committerMarge Bot <ben+marge-bot@smart-cactus.org>2021-07-28 13:20:17 -0400
commit7dc0dc9962e90ca8dcd01c547adab4f7c43d6090 (patch)
treeb95d911ea5c224a3b19f5f8100d044201f47cb11 /testsuite/tests/typecheck/should_fail/all.T
parent91eb18570fae4e1982e660f6dcb4f7b69de58cf2 (diff)
downloadhaskell-7dc0dc9962e90ca8dcd01c547adab4f7c43d6090.tar.gz
Fix type check error message grammar (fixes #20122)
Remove trailing spaces
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 8745ea9172..b573f9b7f6 100644
--- a/testsuite/tests/typecheck/should_fail/all.T
+++ b/testsuite/tests/typecheck/should_fail/all.T
@@ -633,3 +633,4 @@ test('T19615', normal, compile_fail, [''])
test('T17817', normal, compile_fail, [''])
test('T17817_elab', normal, compile_fail, ['-fprint-typechecker-elaboration'])
test('T19978', normal, compile_fail, [''])
+test('T20122', normal, compile_fail, ['']) \ No newline at end of file