diff options
author | Austin Seipp <austin@well-typed.com> | 2014-08-11 15:39:10 -0500 |
---|---|---|
committer | Austin Seipp <austin@well-typed.com> | 2014-08-11 16:58:52 -0500 |
commit | 0a3944c34b836ada567990bbd12e9932203e1d89 (patch) | |
tree | 46fdea91d6f1c03f1979cd7da31ef08f759f39c9 /testsuite | |
parent | 6e3c44e037dc5eb5e09f1e7c56ca8d9ab21f5353 (diff) | |
download | haskell-0a3944c34b836ada567990bbd12e9932203e1d89.tar.gz |
testsuite/base: update .gitignore
Signed-off-by: Austin Seipp <austin@well-typed.com>
Diffstat (limited to 'testsuite')
-rw-r--r-- | testsuite/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/.gitignore b/testsuite/.gitignore index e6e6bb29f7..d4abe83909 100644 --- a/testsuite/.gitignore +++ b/testsuite/.gitignore @@ -1508,6 +1508,8 @@ mk/ghcconfig_*_inplace_bin_ghc-stage2.exe.mk /tests/typecheck/should_run/tcrun051 /tests/typecheck/should_run/testeq2 /tests/typecheck/testeq1/typecheck.testeq1 +/tests/concurrent/should_run/T9379 +/tests/simplCore/should_run/T9390 /timeout/calibrate.out /timeout/dist/ /timeout/install-inplace/ |