[Haskell-cafe] Control.Parallel.Strategies

Justin Bailey jgbailey at gmail.com
Wed Apr 9 17:22:34 EDT 2008


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


More information about the Haskell-Cafe mailing list