From: Ian Lynagh Date: Tue, 3 Oct 2006 15:41:47 +0000 (+0000) Subject: Document -dfaststring-stats X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=f83e51a5ff9689ddba608b92b325224f2e32ff82 Document -dfaststring-stats --- diff --git a/docs/users_guide/debugging.xml b/docs/users_guide/debugging.xml index 6bda650..b445627 100644 --- a/docs/users_guide/debugging.xml +++ b/docs/users_guide/debugging.xml @@ -308,6 +308,17 @@ + + + + + Show statistics for the usage of fast strings by the + compiler + + + + + diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index 1fd054c..6a18ca5 100644 --- a/docs/users_guide/flags.xml +++ b/docs/users_guide/flags.xml @@ -1753,6 +1753,12 @@ - + + Show statistics for fast string usage when finished + dynamic + - + + Enable unregisterised compilation static