summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_fail/all.T
diff options
context:
space:
mode:
authorRyan Scott <ryan.gl.scott@gmail.com>2016-10-28 17:00:29 -0400
committerRyan Scott <ryan.gl.scott@gmail.com>2016-10-28 17:00:29 -0400
commit60343a419ab44d387cfd11f0dd2b522fd922e63a (patch)
treee866983c7e5c3f2fb29d963f79b2dbc8c9940f93 /testsuite/tests/partial-sigs/should_fail/all.T
parentaae2b3d522aae49311a9f9c52d40fb58c99eed13 (diff)
downloadhaskell-60343a419ab44d387cfd11f0dd2b522fd922e63a.tar.gz
Add test for #12732
Diffstat (limited to 'testsuite/tests/partial-sigs/should_fail/all.T')
-rw-r--r--testsuite/tests/partial-sigs/should_fail/all.T1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/partial-sigs/should_fail/all.T b/testsuite/tests/partial-sigs/should_fail/all.T
index dca7f480ed..42bd088c12 100644
--- a/testsuite/tests/partial-sigs/should_fail/all.T
+++ b/testsuite/tests/partial-sigs/should_fail/all.T
@@ -63,3 +63,4 @@ test('T11976', normal, compile_fail, [''])
test('PatBind3', normal, compile_fail, [''])
test('T12039', normal, compile_fail, [''])
test('T12634', normal, compile_fail, [''])
+test('T12732', normal, compile_fail, ['-fobject-code -fdefer-typed-holes'])