summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_compile/all.T
diff options
context:
space:
mode:
authorThomas Miedema <thomasmiedema@gmail.com>2016-01-03 19:57:42 +0100
committerThomas Miedema <thomasmiedema@gmail.com>2016-01-04 01:39:26 +0100
commit1dbc8d91b7726a37c693fa769d19782871142b07 (patch)
treebb014c8f286baeef7896a66f0c70acc866657845 /testsuite/tests/parser/should_compile/all.T
parentd935d20988af7f3109b73d7c51a0e4a6b12b926c (diff)
downloadhaskell-1dbc8d91b7726a37c693fa769d19782871142b07.tar.gz
Add test for #10379
Diffstat (limited to 'testsuite/tests/parser/should_compile/all.T')
-rw-r--r--testsuite/tests/parser/should_compile/all.T1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/parser/should_compile/all.T b/testsuite/tests/parser/should_compile/all.T
index 9446bf1cfa..6865e70c54 100644
--- a/testsuite/tests/parser/should_compile/all.T
+++ b/testsuite/tests/parser/should_compile/all.T
@@ -103,4 +103,5 @@ test('T9723b', normal, compile, [''])
test('T10188', normal, compile, [''])
test('VtaParse', normal, compile, [''])
test('T10196', normal, compile, [''])
+test('T10379', normal, compile, [''])
test('T10582', expect_broken(10582), compile, [''])