X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fprofiling.xml;fp=docs%2Fusers_guide%2Fprofiling.xml;h=4d6e835c251cca44349f635528c2ca99c7590782;hb=9ca114a5840d8d00320e90c047022fa2ca1fa668;hp=0138e57d818d217e16b95f30fef6a9985841fa46;hpb=21e5c084e8bb5cfdd5ce241bb85356c156a88c35;p=ghc-hetmet.git diff --git a/docs/users_guide/profiling.xml b/docs/users_guide/profiling.xml index 0138e57..4d6e835 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: - +