[project @ 2003-07-10 08:11:36 by simonpj]
[ghc-hetmet.git] / ghc / docs / users_guide / parallel.sgml
index a7739bf..9a6502a 100644 (file)
@@ -62,7 +62,8 @@ Web Page.
 
 <Para>
 Some details about Parallel Haskell follow.  For more information
-about concurrent Haskell, see <xref linkend="sec-Concurrent">.
+about concurrent Haskell, see the module
+<literal>Control.Concurrent</literal> in the library documentation.
 </Para>
 
 <Sect2>