From: rrt Date: Thu, 20 Jul 2000 12:33:09 +0000 (+0000) Subject: [project @ 2000-07-20 12:33:09 by rrt] X-Git-Tag: Approximately_9120_patches~3964 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=8e3dd3c9bc269f7d6a12c361ca17ddea72b9d760;p=ghc-hetmet.git [project @ 2000-07-20 12:33:09 by rrt] 4.07->4.08 --- diff --git a/ghc/docs/users_guide/profiling.sgml b/ghc/docs/users_guide/profiling.sgml index 0069d7a..a2c0b4b 100644 --- a/ghc/docs/users_guide/profiling.sgml +++ b/ghc/docs/users_guide/profiling.sgml @@ -365,7 +365,7 @@ x = nfib 25 You can view the time and allocation profiling graph of your program graphically, using ghcprof. This is a - new tool with GHC 4.07, and will eventually be the de-facto + new tool with GHC 4.08, and will eventually be the de-facto standard way of viewing GHC profiles. To run ghcprof, you need