Re: System.Info.os
Neil Mitchell <[email protected]> Sat, 12 Nov 2005 20:07:03 +0000
| Newsgroups | gmane.comp.lang.haskell.cvs.hugs |
|---|---|
| Message-ID | <404396ef0511121207t4a25e2ceg3abb16583788c48e__45518.5674516999$1131826106$gmane$org@mail.gmail.com> |
> 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. Thanks Neil