Add short DPH section to users guide
authorRoman Leshchinskiy <rl@cse.unsw.edu.au>
Wed, 8 Oct 2008 06:47:54 +0000 (06:47 +0000)
committerRoman Leshchinskiy <rl@cse.unsw.edu.au>
Wed, 8 Oct 2008 06:47:54 +0000 (06:47 +0000)
MERGE TO 6.10

docs/users_guide/parallel.xml

index 96e4e56..76d38dc 100644 (file)
@@ -169,6 +169,14 @@ nfib n | n &#60;= 1 = 1
       parallel <literal>map</literal>.</para>
   </sect2>
 
+<sect2><title>Data Parallel Haskell</title>
+  <para>GHC includes experimental support for Data Parallel Haskell (DPH). This code
+        is highly unstable and is only provided as a technology preview. More
+        information can be found on the corresponding <ulink
+        url="http://www.haskell.org/haskellwiki/GHC/Data_Parallel_Haskell">DPH
+        wiki page</ulink>.</para>
+</sect2>
+
 </sect1>
 
 <!-- Emacs stuff: