diff options
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 0bb80823f6..ef3e720e24 100644 --- a/testsuite/.gitignore +++ b/testsuite/.gitignore @@ -1551,6 +1551,7 @@ mk/ghcconfig*_test___spaces_ghc*.exe.mk /tests/typecheck/should_run/T9497c-run /tests/typecheck/should_run/T9858c /tests/typecheck/should_run/T9858d +/tests/typecheck/should_run/T10845 /tests/typecheck/should_run/TcCoercible /tests/typecheck/should_run/TcNullaryTC /tests/typecheck/should_run/TcTypeNatSimpleRun |