[Haskell-cafe] ANN: retry 0.1 - retry combinators for monadic actions that often fail

Simon Marechal simon at banquise.net
Wed Mar 13 09:32:26 CET 2013


On 13/03/2013 05:14, Ozgun Ataman wrote:
> In either case, there is a ceiling for the number of total retries.

This is something that I might want to use in many places. Is it
possible to have an infinite number of retries, instead of specifying
impossibly large values ?



More information about the Haskell-Cafe mailing list