
25 Jul
2007
25 Jul
'07
5:18 a.m.
Andrew,
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".
Can anybody clarify - was this actually fixed? (And shouldn't somebody update the Wiki?) Yes, the problems were fixed in 6.6.1 as promised. I just forgot to update the wiki when 6.6.1 was released (now done).
Thanks for the reminder. Manuel