[Haskell-cafe] Lisp Style Restarts in Haskell

Erik Dominikus erik.dominikus71 at gmail.com
Wed Feb 12 18:16:39 UTC 2014


How about the Control.Retry module in the 'retry' package?

http://hackage.haskell.org/package/retry
On Feb 11, 2014 12:51 AM, "Christopher Howard" <
christopher.howard at frigidcode.com> wrote:

> Hi. I was curious if Haskell has something like "restarts" in Common
> Lisp. My search engines didn't give relevant results for "Haskell
> restarts". However, there were several results for "Haskell coroutines"
> and, from what I can gather, restarts and coroutines are a similar or
> related subject.
>
> --
> http://www.lugod.org/presentations/pgp/why.html
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140213/1b1f5c58/attachment.html>


More information about the Haskell-Cafe mailing list