diff options
author | Edward Z. Yang <ezyang@cs.stanford.edu> | 2015-06-11 14:57:50 -0700 |
---|---|---|
committer | Edward Z. Yang <ezyang@cs.stanford.edu> | 2015-06-11 14:57:50 -0700 |
commit | 23582b0c16bb147dad6bd7dee98686a8b61eacea (patch) | |
tree | d2ae431261e89d96f1b5c329ba26ca7b9f649d66 /testsuite/.gitignore | |
parent | 0db0ac4a255931036c5859c3f22108f4e27ccd11 (diff) | |
download | haskell-23582b0c16bb147dad6bd7dee98686a8b61eacea.tar.gz |
Add failing test for #9562.
Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
Diffstat (limited to 'testsuite/.gitignore')
-rw-r--r-- | testsuite/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/.gitignore b/testsuite/.gitignore index 1855727c56..ade0024bcb 100644 --- a/testsuite/.gitignore +++ b/testsuite/.gitignore @@ -540,6 +540,7 @@ mk/ghcconfig*_inplace_bin_ghc-stage2.exe.mk /tests/driver/T7835/Test /tests/driver/T8526/A.inc /tests/driver/T8602/t8602.sh +/tests/driver/T9562/Main /tests/driver/Test.081b /tests/driver/Test.081b.hs /tests/driver/Test_081a |