From: Daniel Fischer Date: Mon, 30 May 2011 08:02:02 +0000 (+0200) Subject: intro.xml whitespace X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=3659b059b24d3504b726fb9152f52f3b66ab3592 intro.xml whitespace --- diff --git a/docs/users_guide/intro.xml b/docs/users_guide/intro.xml index 4d4849f..e219f90 100644 --- a/docs/users_guide/intro.xml +++ b/docs/users_guide/intro.xml @@ -35,7 +35,7 @@ possible while not making too much effort to optimise the generated code (although GHC probably isn't what you'd describe as a fast compiler :-). - + GHC's profiling system supports “cost centre stacks”: a way of seeing the profile of a Haskell program in a call-graph like structure. See for more @@ -104,7 +104,7 @@ - subscribe at: + subscribe at: http://www.haskell.org/mailman/listinfo/glasgow-haskell-users. @@ -145,7 +145,7 @@ - subscribe at: + subscribe at: http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs. @@ -169,7 +169,7 @@ - + cvs-ghc: @@ -178,7 +178,7 @@ other lists for other darcs repositories (most notably cvs-libraries). - + list email address: @@ -188,7 +188,7 @@ - subscribe at: + subscribe at: http://www.haskell.org/mailman/listinfo/cvs-ghc. @@ -273,7 +273,7 @@ - + Stable snapshots @@ -338,7 +338,7 @@ - + The version number of your copy of GHC can be found by invoking ghc with the ––version flag (see