X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fdebugging.xml;h=6fc1413bb1af5334931128f2a2f7037f096f16e0;hb=6cec61d14a324285dbb8ce73d4c7215f1f8d6766;hp=358be1023567d8e1a895a7f9b0e1c67bed39220a;hpb=d91240674cd45cb4677adca5829a1851ba3cd044;p=ghc-hetmet.git diff --git a/docs/users_guide/debugging.xml b/docs/users_guide/debugging.xml index 358be10..6fc1413 100644 --- a/docs/users_guide/debugging.xml +++ b/docs/users_guide/debugging.xml @@ -150,6 +150,17 @@ + : + + + + dumps the output of the vectoriser. + + + + + + : @@ -350,14 +361,25 @@ - + - - Make the type checker be *real* chatty about what it is - upto. - + + Make the type checker be *real* chatty about what it is + upto. + + + + + + + + + + Make the vectoriser be *real* chatty about what it is + upto. + @@ -415,6 +437,17 @@ + + + + + Print a one-line summary of the size of the Core program + at the end of the optimisation pipeline. + + + + +