Portable keyboard signal handling

Bulat Ziganshin bulat.ziganshin at gmail.com
Fri Sep 1 03:03:30 EDT 2006


Hello Robert,

Thursday, August 31, 2006, 11:49:45 PM, you wrote:

> So, my question is, what should my strategy be?  I could snarf the
> entire contents of GHC.ConsoleHandler into my project (yuck!).  I  
> could try to get the ConsoleHandler module out of the GHC walled  
> garden.  I could try to get the 'withControlCHandler' function into a
> future release of the standard libs .  Or...

i'm sure that this module relies on some RTS magick beacuse one of my
bugreports (http://hackage.haskell.org/trac/ghc/ticket/637)
was that CTRL-C handling don't works with -threaded RTS


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Libraries mailing list