RE: Extension to the FFI to allow macro expansions to be avoided

"Simon Marlow" <[email protected]> Fri, 9 Apr 2004 12:49:06 +0100
Newsgroups gmane.comp.lang.haskell.ffi
Message-ID <3429668D0E777A499EE74A7952C382D101BA7A92@EUR-MSG-01.europe.corp.microsoft.com>
 
> Alastair Reid wrote:
> > [...] where the decision to insert parens is decided by a 
> command-line flag. [...]
> 
> I'm still not convinced that any change is really necessary, 
> but I'd really
> prefer a command-line flag over a change in the FFI syntax. 
> The latter will
> lead to much more portability trouble than the former.

Adding a flag is fine by me.

Cheers,
	Simon