X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fprofiling.xml;h=7d33ee82148a1ef874e71e521dd35da21fd537aa;hb=65277a1c9ff86c28c656849d6f6cbb392f1eb3e7;hp=0138e57d818d217e16b95f30fef6a9985841fa46;hpb=837c6e35e3c52df84a82709cd6f91a8a7468fb51;p=ghc-hetmet.git diff --git a/docs/users_guide/profiling.xml b/docs/users_guide/profiling.xml index 0138e57..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: - + +