diff options
author | Austin Seipp <austin@well-typed.com> | 2015-05-12 22:07:06 -0500 |
---|---|---|
committer | Austin Seipp <austin@well-typed.com> | 2015-05-12 22:07:41 -0500 |
commit | 8764a7e8caa18491c2c14d860bc4e392d8ec0eee (patch) | |
tree | e7989a081754885163e9dc20a6545820ebeab532 /testsuite/.gitignore | |
parent | 4b8b4ce12a1b5f682071a27bc313649fa50e0e91 (diff) | |
download | haskell-8764a7e8caa18491c2c14d860bc4e392d8ec0eee.tar.gz |
Revert D727
This caused print007 to fail, so I guess I botched this more than I
thought. This is a combination of reverting:
"Fix build breakage from 9736c042", commit f35d621.
"compiler: make sure we reject -O + HscInterpreted", commit 9736c04.
Diffstat (limited to 'testsuite/.gitignore')
-rw-r--r-- | testsuite/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/.gitignore b/testsuite/.gitignore index 3c0a0de8a8..422d42f90e 100644 --- a/testsuite/.gitignore +++ b/testsuite/.gitignore @@ -717,7 +717,6 @@ mk/ghcconfig*_inplace_bin_ghc-stage2.exe.mk /tests/ghc-api/T8628 /tests/ghc-api/T8639_api /tests/ghc-api/T9595 -/tests/ghc-api/T10052/T10052 /tests/ghc-api/apirecomp001/myghc /tests/ghc-api/dynCompileExpr/dynCompileExpr /tests/ghc-api/ghcApi |