On 16 February 2011 21:51, Andrew Coppin <[email protected]> wrote: > (Now, if only there was a version that feeds an integer to the monadic > action as well... Still, it's not hard to implement.)
As simple as: forM [1..x] mk_my_action _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
