diff options
author | Austin Seipp <austin@well-typed.com> | 2015-05-19 07:28:00 -0500 |
---|---|---|
committer | Austin Seipp <austin@well-typed.com> | 2015-05-19 07:28:00 -0500 |
commit | edb8dc5cd2350206fcbe0ab8aa0954b3db50d7ab (patch) | |
tree | ef940042460f4a8493c74928837f1e8bd9dcc8b5 /testsuite/.gitignore | |
parent | fc8c5e7a516803c04f2a38b53b9e8beb2066c056 (diff) | |
download | haskell-edb8dc5cd2350206fcbe0ab8aa0954b3db50d7ab.tar.gz |
Revert "compiler: make sure we reject -O + HscInterpreted" (again)
Apparently my machine likes this commit, but Harbormaster does not?
This reverts commit b199536be25ea046079587933cc73d0a948a0626.
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 1855727c56..ecd0e93062 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 |