X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fprofiling.xml;h=adb7a336921ddd1bccec7c4737ebbc14a5f16095;hb=342b18fc5abca755d55a07449ea7183222782865;hp=f0d96ba98b952acf5148d8475972f5e4e45b5823;hpb=0c12697ef809ab47dd10b6e292fe42140af72c3f;p=ghc-hetmet.git diff --git a/docs/users_guide/profiling.xml b/docs/users_guide/profiling.xml index f0d96ba..adb7a33 100644 --- a/docs/users_guide/profiling.xml +++ b/docs/users_guide/profiling.xml @@ -280,7 +280,7 @@ main = do let xs = {-# SCC "X" #-} [1..1000000] which gives this heap profile when run: - +