
11 Feb
2007
11 Feb
'07
12:57 p.m.
On Sun, 2007-02-11 at 17:18 +0000, Neil Mitchell wrote:
Hi
Good point. Perhaps you can persuade the people who look after GHC on win32 to have it use the Windows debug log service for exception messages like that when there's no GUI available. Of course if you can code up and submit such a patch yourself then even better.
Does anyone read that? Wouldn't a message box be better?
The point would be only to do that when there is no GUI available, eg when running as a service. Otherwise, the message box is indeed better. Duncan