Hello Andrew,

Monday, July 23, 2007, 11:50:32 PM, you wrote:

> Actually, I was just reading through all the Data Parallel Haskell and
> Nested Data Parallelism documentation. It says in several places that 
> "parallel array comprehensions are available since GHC 6.6, but they are
> broken; please use the development versions; this will be fixed in GHC
> 6.6.1".

parallel arrays (GHC.PArr) was implemented at least in ghc 6.4 and my
program using it was worked fine with 6.4.*, 6.6 and 6.6.1 now. but i
don't use comprehensions, only !: operator

-- 
Best regards,
 Bulat                            mailto:[EMAIL PROTECTED]

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to