Re: -W option
Sven Panne <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hugs.bugs |
|---|---|
| Message-ID | <[email protected]> |
Ross Paterson wrote:
> Jeff Lewis likes the 'with' keyword and wants to keep the option of +W
> (though off by default).
What about some
#if JEFF_WANTS_ME_TO_STAY
...
#endif
(seriously :-) ?
Cheers,
S.