RE: System.Info.os

"Simon Marlow" <[email protected]> Wed, 16 Nov 2005 12:36:57 -0000
Newsgroups gmane.comp.lang.haskell.cvs.hugs
Message-ID <3429668D0E777A499EE74A7952C382D104FEE774__27023.0364091278$1132144855$gmane$org@EUR-MSG-01.europe.corp.microsoft.com>
On 12 November 2005 20:07, Neil Mitchell wrote:

>> You can tell the difference if you try to foreign import something
>> provided by the mingw32 libraries (eg. libmingwex.a).  How does this
>> work with WinHugs?
> 
> Not at all, there are no libming* files even on the system when
> WinHugs is installed.

Hmm, how does WinHugs generate FFI code?

Cheers,
	Simon