| 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
_______________________________________________
ghc-devs mailing list
ghc-devs@haskell.org
http://www.haskell.org/mailman/listinfo/ghc-devs

Reply via email to