summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/all.T
diff options
context:
space:
mode:
authorRyan Scott <ryan.gl.scott@gmail.com>2018-05-26 11:58:03 -0400
committerRyan Scott <ryan.gl.scott@gmail.com>2018-05-26 11:58:03 -0400
commit9ed7e8d6a31b96ea2f171f1ad064294ee618b032 (patch)
tree92fe4f9ee3375aab282d65d9a2bd84a171a7af32 /testsuite/tests/indexed-types/should_fail/all.T
parent00f7e2850396c69938ddb017bc8d87ca1ecd882a (diff)
downloadhaskell-9ed7e8d6a31b96ea2f171f1ad064294ee618b032.tar.gz
Add regression test for #14246
Diffstat (limited to 'testsuite/tests/indexed-types/should_fail/all.T')
-rw-r--r--testsuite/tests/indexed-types/should_fail/all.T1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/indexed-types/should_fail/all.T b/testsuite/tests/indexed-types/should_fail/all.T
index 80ea5dafa9..ef5eee2e8b 100644
--- a/testsuite/tests/indexed-types/should_fail/all.T
+++ b/testsuite/tests/indexed-types/should_fail/all.T
@@ -141,5 +141,6 @@ test('T14033', normal, compile_fail, [''])
test('T14045a', normal, compile_fail, [''])
test('T14175', normal, compile_fail, [''])
test('T14179', normal, compile_fail, [''])
+test('T14246', normal, compile_fail, [''])
test('T14369', normal, compile_fail, [''])
test('T15172', normal, compile_fail, [''])