
18 Feb
2007
18 Feb
'07
7:19 p.m.
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/exp...
(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