X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fdebugging.xml;h=358be1023567d8e1a895a7f9b0e1c67bed39220a;hb=d91240674cd45cb4677adca5829a1851ba3cd044;hp=0132b42c0b9b766a13afdd07ed4c41ea83b0bb54;hpb=f61baf76c9fa20aa972938384887bcb52151e76f;p=ghc-hetmet.git diff --git a/docs/users_guide/debugging.xml b/docs/users_guide/debugging.xml index 0132b42..358be10 100644 --- a/docs/users_guide/debugging.xml +++ b/docs/users_guide/debugging.xml @@ -128,6 +128,28 @@ + : + + + + dumps the names of all rules that fired in this module + + + + + + : + + + + dumps detailed information about all rules that fired in + this module + + + + + + : @@ -449,6 +471,16 @@ shorter. + + + + + Suppress the printing of module qualification prefixes in Core dumps to make them easier to read. + + + + +