X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fusers_guide%2Fintro.xml;h=e219f9020cacf04b175e55e58790e81d7980b68d;hb=1bf40a4b38180b8b1c1bdaf4919bc327d5b27abe;hp=4d4849f2f1a8cf0de600d8e19523f5774a13ce69;hpb=f61baf76c9fa20aa972938384887bcb52151e76f;p=ghc-hetmet.git 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