On 27/07/06, Brian Hulley <[EMAIL PROTECTED]> wrote:
I think there's really only one way when it needs to occupy more than one
line:

       if c
             then t
             else f

Confusingly,

if c
then t
else f

Also works, although no-one really knows why.

--
-David House, [EMAIL PROTECTED]
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to