Win32 Hugs bug: Termination without notification
"Neil Mitchell" <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hugs.bugs |
|---|---|
| Message-ID | <003d01c2dcf6$a670a1a0$0100a8c0@neil> |
Hi The following fragment of program is clearly wrong, but causes a complete exit of Hugs, without warning of any kind. Code: func | func = True Invoking: func My system: Hugs 98 - Nov 2002 edition Windows XP Professional This bug is reproducable under both the console version and the graphical version. Thanks, if you need any further information just ask Neil