diff options
author | Gabor Greif <ggreif@gmail.com> | 2016-09-04 12:38:40 +0200 |
---|---|---|
committer | Gabor Greif <ggreif@gmail.com> | 2016-09-04 13:02:04 +0200 |
commit | 18057549ffebea244d9170377889d096ca9fdbcd (patch) | |
tree | 180455ff44e8f36ba08f6546334bc7125d341d63 /testsuite/tests/plugins | |
parent | f8b139fd11611694aed0bbf8e4ee009ae91ef566 (diff) | |
download | haskell-18057549ffebea244d9170377889d096ca9fdbcd.tar.gz |
accept current (problematic) output
Diffstat (limited to 'testsuite/tests/plugins')
-rw-r--r-- | testsuite/tests/plugins/T12567a.stderr | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/testsuite/tests/plugins/T12567a.stderr b/testsuite/tests/plugins/T12567a.stderr index e8e04c5695..aee35e3528 100644 --- a/testsuite/tests/plugins/T12567a.stderr +++ b/testsuite/tests/plugins/T12567a.stderr @@ -2,5 +2,9 @@ Simple Plugin Passes Queried Got options: Simple Plugin Pass Run -[1 of 1] Skipping T12567a ( T12567a.hs, T12567a.o ) +[1 of 1] Compiling T12567a ( T12567a.hs, T12567a.o ) [Simple.Plugin changed] +[1 of 2] Compiling T12567a ( T12567a.hs, T12567a.o ) [Simple.Plugin changed] +Simple Plugin Passes Queried +Got options: +Simple Plugin Pass Run [2 of 2] Compiling T12567b ( T12567b.hs, T12567b.o ) |