From: simonmar Date: Thu, 20 Jan 2000 15:49:19 +0000 (+0000) Subject: [project @ 2000-01-20 15:49:19 by simonmar] X-Git-Tag: Approximately_9120_patches~5243 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=e50ece7a4a7ebcd71aed43d1efce3913d9f53390;p=ghc-hetmet.git [project @ 2000-01-20 15:49:19 by simonmar] Remove potentially confusing references to concurrent bundles. --- diff --git a/ghc/docs/users_guide/installing.sgml b/ghc/docs/users_guide/installing.sgml index 16914d3..ef02fcd 100644 --- a/ghc/docs/users_guide/installing.sgml +++ b/ghc/docs/users_guide/installing.sgml @@ -408,15 +408,6 @@ Profiling with cost-centres. You probably want this. -conc: - - -Concurrent Haskell features. You may want this. -concurrent bundles -bundles, concurrent - - - par: @@ -447,30 +438,12 @@ for implementors. ticky-ticky bundles - -prof-conc: - - -Cost-centre profiling for Concurrent Haskell. -bundles, profiled-concurrent -profiled-concurrent bundles - - - -prof-ticky: - - -Ticky-ticky profiling for Concurrent Haskell. -bundles, profiled-ticky -ticky-concurrent bundles - - -One likely scenario is that you will grab three binary -bundles—basic, profiling, and concurrent. We don't usually make the +One likely scenario is that you will grab two +binary bundles—basic, and profiling. We don't usually make the rest, although you can build them yourself from a source distribution.