From: Simon Marlow Date: Tue, 1 Dec 2009 15:42:54 +0000 (+0000) Subject: Fix PS file generation X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=73e0deb3da9b301d6650587c348f97a6e662215d Fix PS file generation (the image doesn't work, but at least db2latex doesn't fall over) --- 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: - + +