Sort modules and packages in debug print (reduce test wobbles)
authorsimonpj@microsoft.com <unknown>
Wed, 4 Jun 2008 14:40:49 +0000 (14:40 +0000)
committersimonpj@microsoft.com <unknown>
Wed, 4 Jun 2008 14:40:49 +0000 (14:40 +0000)
commite1cae1230d5b334c045d0c568d5bf7d02a26dbd7
treef70baa922a8f797ee3365849b008bd854cc6b547
parent1bf423f505cc14b4f022fce79f22de7202a673b3
Sort modules and packages in debug print (reduce test wobbles)

This affects only the debug print TcRnDriver.pprTcGblEnv, and eliminates
test-suite wobbling (affected me for tc168, tc231)
compiler/basicTypes/Module.lhs
compiler/typecheck/TcRnDriver.lhs