X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fdebugging.xml;h=4db79afc50a4282d1c94d36b43afc16813b6e469;hb=6c979675be92983796cf7426d1ffd30d3dc8af02;hp=ee192b624d20c03e7d31d3b7933d0e771c611ac6;hpb=d8265d7f21fbe7dd7927b0a4ba0b52af756cff1d;p=ghc-hetmet.git diff --git a/docs/users_guide/debugging.xml b/docs/users_guide/debugging.xml index ee192b6..4db79af 100644 --- a/docs/users_guide/debugging.xml +++ b/docs/users_guide/debugging.xml @@ -128,6 +128,39 @@ + : + + + + dumps the names of all rules that fired in this module + + + + + + : + + + + dumps detailed information about all rules that fired in + this module + + + + + + + : + + + + dumps the output of the vectoriser. + + + + + + : @@ -328,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. +