res = map foo xs `using` parList rseq
res <- mapM fooM xs `using` parTraversable rseq
No Traversable instance for IO.