<div dir="ltr">Does mapM work for you? Don't you run into too many files open error?<div>Regards,</div><div>Kashyap</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jun 24, 2014 at 10:11 PM, Tom Ellis <span dir="ltr"><<a href="mailto:tom-lists-haskell-cafe-2013@jaguarpaw.co.uk" target="_blank">tom-lists-haskell-cafe-2013@jaguarpaw.co.uk</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Tue, Jun 24, 2014 at 10:07:32PM +0530, C K Kashyap wrote:<br>
> Indeed it works. Thank you so much Tom.<br>
> Sorry about the false alarm.<br>
<br>
</div>Interestingly with `mapMI` it is twice as fast as with `mapM`.  I haven't<br>
dug futher into that but at least you're getting reasonable speeds yet so<br>
you can decide how important that is to you.<br>
<div class="HOEnZb"><div class="h5"><br>
Tom<br>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
</div></div></blockquote></div><br></div>