[Haskell-cafe] Control.Parallel.Strategies

Sebastian Sylvan sebastian.sylvan at gmail.com
Wed Apr 9 17:25:39 EDT 2008


On Wed, Apr 9, 2008 at 10:22 PM, Justin Bailey <jgbailey at gmail.com> wrote:

> 2008/4/9 Sebastian Sylvan <sebastian.sylvan at gmail.com>:
> > main = print $ parMap rnf fib $ take 80 $ randomRs (30,35) (mkStdGen
> 123)
>
> Does the strategy "rwhnf" do it for you?
>
> Justin
>


Nope!

This is GHC 6.8.2 btw, downloaded the binary from the web site, so it's
nothing strange.

-- 
Sebastian Sylvan
+44(0)7857-300802
UIN: 44640862
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20080409/27da6e66/attachment.htm


More information about the Haskell-Cafe mailing list