From: Guenther S. <gue...@we...> - 2009-04-12 01:15:55
Hi,
I have a rather complicated arithmetic expression, and I need to make
sure that parts of the arithmetic expression are parenthesized.
How can I do that?
Günther
From: Bjorn B. <bj...@br...> - 2009-04-20 16:23:54
Normal Haskell parantheses should do it.
/Bjorn
On Sun, Apr 12, 2009 at 02:15, Guenther Schmidt <gue...@we...> wrote:
> Hi,
>
> I have a rather complicated arithmetic expression, and I need to make
> sure that parts of the arithmetic expression are parenthesized.
>
> How can I do that?
>
> Günther
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> High Quality Requirements in a Collaborative Environment.
> Download a free trial of Rational Requirements Composer Now!
> http://p.sf.net/sfu/www-ibm-com
> _______________________________________________
> Haskelldb-users mailing list
> Has...@li...
> https://lists.sourceforge.net/lists/listinfo/haskelldb-users
>