[Haskell-cafe] gtk2hs and runghc

Günther Schmidt gue.schmidt at web.de
Wed Sep 23 18:10:32 EDT 2009


Hi Duncan,

so ... I have a green light to call gtk from within a forkIO thread for as  
long as I make sure that the rts is single threaded?

BTW: I was already strongly put off using unsafeInitGUIwForThreadedRTS but  
thanks for the warning.

Thus my back to my original question: Can I start either ghci or runghc  
with a single-threaded rts so I don't have to compile the app every time I  
want to check my really trick GUI code?

Günther


More information about the Haskell-Cafe mailing list