do-and-if-then-else modification

Benjamin Franksen benjamin.franksen at bessy.de
Sun Feb 18 14:19:43 EST 2007


isaac jones wrote:
> Iavor and I just made the trivial modification for DoAndIfThenElse
> syntax as described here:
> http://hackage.haskell.org/trac/haskell-prime/wiki/DoAndIfThenElse
> 
> You can see the change here:
>
http://darcs.haskell.org/haskell-prime-report/report/haskell-report-html/exps.html
> (Is there anything else that needs to change?)

"Section 3.6  Conditionals" would have to be changed accordingly. It still
says "exp   ->   if exp1 then exp2 else exp3".

Ben



More information about the Haskell-prime mailing list