Yes, you are right. I will make the change.

On Dec 13, 2005, at 9:28 AM, Bulat Ziganshin wrote:

yes, you are muistaken! :)  this code will repeat permanently until
exception arrived. at this time it will process exception handler and
then exit the whole function. you musr reread docs. hmm, actually this
is the way exception handling works in ANY language

handle (...)
  repeat_forever
    do cmd <- read h ssl
       post $! Cmd $! cmd

--
http://wagerlabs.com/





_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to