Re: Bug in Nov-2002 Hugs with graphics library
"Sigbjorn Finne" <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hugs.bugs |
|---|---|
| Message-ID | <004901c291e9$33559750$6401a8c0@snapdragon> |
John Hughes [email protected] writes: > > > The attached program crashes the November 2002 hugs/winhugs. > A graphics window appears, but when the mouse is moved over > it (generating graphics events), hugs crashes. OK, I think I've nailed this one now; installer + bundles have been updated with a new&improved version of StdDIS.dll If you prefer not to download a new installer just for that one file, the fixed DLL is available via http://cvs.haskell.org/Hugs/downloads/Nov2002/StdDIS.dll replace it with the one in lib/win32/ hth --sigbjorn