From bc953fcdbc76ffbb4f06a2b74be271268f73328f Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Wed, 30 Mar 2016 21:44:09 +0200 Subject: Add -f(no-)version-macro to explicitly control macros. Test Plan: validate Reviewers: thomie, austin, bgamari Reviewed By: bgamari Subscribers: hvr Differential Revision: https://phabricator.haskell.org/D2058 GHC Trac Issues: #11763 --- testsuite/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuite/.gitignore') diff --git a/testsuite/.gitignore b/testsuite/.gitignore index 8926e4eb16..655e3da3c8 100644 --- a/testsuite/.gitignore +++ b/testsuite/.gitignore @@ -571,6 +571,7 @@ mk/ghcconfig*_test___spaces_ghc*.exe.mk /tests/driver/T8526/A.inc /tests/driver/T8602/t8602.sh /tests/driver/T9562/Main +/tests/driver/T11763 /tests/driver/Test.081b /tests/driver/Test.081b.hs /tests/driver/Test_081a -- cgit v1.2.1