From: Ian Lynagh Date: Sat, 11 Sep 2010 16:20:05 +0000 (+0000) Subject: Document -dsuppress-module-prefixes X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=d8265d7f21fbe7dd7927b0a4ba0b52af756cff1d;p=ghc-hetmet.git Document -dsuppress-module-prefixes --- diff --git a/docs/users_guide/debugging.xml b/docs/users_guide/debugging.xml index 0132b42..ee192b6 100644 --- a/docs/users_guide/debugging.xml +++ b/docs/users_guide/debugging.xml @@ -449,6 +449,16 @@ shorter. + + + + + Suppress the printing of module qualification prefixes in Core dumps to make them easier to read. + + + + + diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index 2428ea8..ccf0931 100644 --- a/docs/users_guide/flags.xml +++ b/docs/users_guide/flags.xml @@ -2386,6 +2386,12 @@ phase n - + + Suppress the printing of module qualification prefixes in Core dumps to make them easier to read. + static + - + + Don't output pragma info in dumps static