Hello Michael,

Wednesday, June 14, 2006, 12:41:59 PM, you wrote:

> if a runtime error occurs inside a DLL compiled by ghc (like
> "irrefutable pattern match failed" or exceptions caused by error),

see setUncaughtExceptionHandler in module Control.Exception and module
GHC.ConsoleHandler - _may be_ it is that you need

-- 
Best regards,
 Bulat                            mailto:[EMAIL PROTECTED]

_______________________________________________
Glasgow-haskell-users mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to