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

Sven Panne <[email protected]> Thu, 08 Apr 2004 18:00:02 +0200
Newsgroups gmane.comp.lang.haskell.ffi
Message-ID <[email protected]>
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.

Cheers,
    S.