X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fprofiling.xml;fp=docs%2Fusers_guide%2Fprofiling.xml;h=7d33ee82148a1ef874e71e521dd35da21fd537aa;hb=73e0deb3da9b301d6650587c348f97a6e662215d;hp=4d6e835c251cca44349f635528c2ca99c7590782;hpb=323950933d3260503186b93e7a5a7bdaa4822c1b;p=ghc-hetmet.git diff --git a/docs/users_guide/profiling.xml b/docs/users_guide/profiling.xml index 4d6e835..7d33ee8 100644 --- a/docs/users_guide/profiling.xml +++ b/docs/users_guide/profiling.xml @@ -280,7 +280,12 @@ main = do let xs = {-# SCC "X" #-} [1..1000000] which gives this heap profile when run: - + +