X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fdebugging.xml;h=d6a520a4d9bb655bcbf0eb17b2ed83870823f0cf;hb=58521c72cec262496dabf5fffb057d25ab17a0f7;hp=e00cd8fa4e028e5bd24860cabbd764a5205fe2e3;hpb=667ef993b225a3a7d1163612f5ded7e5b69b4ad3;p=ghc-hetmet.git diff --git a/docs/users_guide/debugging.xml b/docs/users_guide/debugging.xml index e00cd8f..d6a520a 100644 --- a/docs/users_guide/debugging.xml +++ b/docs/users_guide/debugging.xml @@ -423,6 +423,20 @@ + + + + + Suppress the printing of uniques in debugging output. This may make + the printout ambiguous (e.g. unclear where an occurrence of 'x' is bound), but + it makes the output of two compiler runs have many fewer gratuitous differences, + so you can realistically apply diff. Once diff + has shown you where to look, you can try again without + + + + +