Validate Failures
Simon Peyton Jones
simonpj at microsoft.com
Mon Apr 21 08:40:41 UTC 2014
| The T8333 failure is due to it reading my .ghci file, thus getting
| additional output. Is there a way to automatically check that all tests
| that use the "--interactive" flag also use "-ignore-dot-ghci" like the
| ghci tests do, or must one wait for validate failures due to that and
| add it then?
Could we not pass -ignore-dot-ghci to every test-invocation, whether in ghci tests or not? Maybe someone can make a patch to do that?
Simon
More information about the ghc-devs
mailing list