mention what SCC stands for
authorSimon Marlow <simonmar@microsoft.com>
Thu, 11 Oct 2007 13:57:36 +0000 (13:57 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Thu, 11 Oct 2007 13:57:36 +0000 (13:57 +0000)
docs/users_guide/profiling.xml

index d93080c..d55cfd9 100644 (file)
@@ -261,7 +261,8 @@ MAIN                     MAIN             0    0.0   0.0    100.0 100.0
       in the profiling output, and
       <literal>&lt;expression&gt;</literal> is any Haskell
       expression.  An <literal>SCC</literal> annotation extends as
-      far to the right as possible when parsing.</para>
+      far to the right as possible when parsing. (SCC stands for "Set
+      Cost Centre").</para>
 
     </sect2>