X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fdebugging.xml;h=ee192b624d20c03e7d31d3b7933d0e771c611ac6;hb=0a435635320c2fb075694b52ddbce5bb792110f5;hp=d1e9e16e9ccb81959b1d6805fd6b54e26a59c380;hpb=ac97c15c33cb5658d2da35fd2a6768a4c0556361;p=ghc-hetmet.git diff --git a/docs/users_guide/debugging.xml b/docs/users_guide/debugging.xml index d1e9e16..ee192b6 100644 --- a/docs/users_guide/debugging.xml +++ b/docs/users_guide/debugging.xml @@ -120,8 +120,9 @@ - dumps all rewrite rules (including those generated - by the specialisation pass) + dumps all rewrite rules specified in this module; + see . + @@ -177,8 +178,8 @@ - : - + : + worker/wrapper split output @@ -285,7 +286,7 @@ Show the output of each run of the simplifier. Used when even - doesn't cut it. + doesn't cut it. @@ -374,7 +375,7 @@ of output!) So: when we're really desperate: -% ghc -noC -O -ddump-simpl -dverbose-simpl -dcore-lint Foo.hs +% ghc -noC -O -ddump-simpl -dverbose-core2core -dcore-lint Foo.hs @@ -448,6 +449,16 @@ shorter. + + + + + Suppress the printing of module qualification prefixes in Core dumps to make them easier to read. + + + + + @@ -650,7 +661,6 @@ Main.skip2{-r1L6-} =