ERROR "C:\Program Files\Hugs98\lib\exts\MarshalUtils.hs":2 - Syntax error in module definition (unexpected keyword "with "; possible cause: -W option not used.)
Indeed, when I invoke Hugs -W from a command line, everything works fine. So the problem is apparently because Hugs used to allow this language extension as a default, and now doesn't. I would hate to tell everyone using SOE that they have to invoke Hugs from a command prompt, so I'm looking for an alternative suggestion if you have any. Of course, I could rewrite the code, but it's actually Alastair's code, and I'm not sure how big of an effort it is...
Thanks, -Paul
_______________________________________________ Hugs-Bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/hugs-bugs
