summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/all.T
diff options
context:
space:
mode:
authorKrzysztof Gogolewski <krz.gogolewski@gmail.com>2013-10-12 03:33:08 +0200
committerKrzysztof Gogolewski <krz.gogolewski@gmail.com>2013-10-12 05:00:26 +0200
commitdcdc172565580e7b8e0f18938fd493b48cf89efc (patch)
tree7ede2009b4b6b152223de652dfc78283c1b4b506 /testsuite/tests/parser/should_fail/all.T
parent7cfe392fbed49fb3f6ac72d02dda94cdc2bef33a (diff)
downloadhaskell-dcdc172565580e7b8e0f18938fd493b48cf89efc.tar.gz
Test #8431
Diffstat (limited to 'testsuite/tests/parser/should_fail/all.T')
-rw-r--r--testsuite/tests/parser/should_fail/all.T1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/parser/should_fail/all.T b/testsuite/tests/parser/should_fail/all.T
index 255d2a466c..9aba76e9b2 100644
--- a/testsuite/tests/parser/should_fail/all.T
+++ b/testsuite/tests/parser/should_fail/all.T
@@ -81,3 +81,4 @@ test('T984', normal, compile_fail, [''])
test('T7848', normal, compile_fail, ['-dppr-user-length=100'])
test('ExportCommaComma', normal, compile_fail, [''])
test('T8430', literate, compile_fail, [''])
+test('T8431', normal, compile_fail, ['-XAlternativeLayoutRule'])