On Sun, Sep 08, 2013 at 01:30:25PM -0700, Edward Z. Yang wrote:
> 
> The easy thing is to list the test twice in all.T but this seems wrong.

Note that if you go that route then you need to make sure that the
generated files don't share filenames (e.g. they don't both create a
foo.o file), or things will go wrong when the two tests run in parallel.


Thanks
Ian


_______________________________________________
ghc-devs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-devs

Reply via email to