<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi Bulat,<br><br>My contribution to the survey: I've used forkProcess to daemonize<br>a ghc program inside the haskell fuse bindings:<br>http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HFuse<br>http://code.haskell.org/hfuse/System/Fuse.hsc<br><br>If removing the non-threaded RTS would break forkProcess entirely,<br>these bindings would have to do something different. The issue: users<br>of the FUSE C api will get daemonized using daemon(2); it'd be<br>nice if GHC fuse programs could behave similarly.<br><br>Thanks,<br>Brian Bloniarz<br><br>&gt; Hello Tomasz,<br>&gt; <br>&gt; Saturday, December 6, 2008, 10:52:39 PM, you wrote:<br>&gt; <br>&gt; &gt; Had you deprecated the non-threaded RTS, we would probably have no problems<br>&gt; &gt; described in ticket #2848 :-/<br>&gt; <br>&gt; &gt; I think you'll have to deprecate it anyway, because it will be more<br>&gt; &gt; and more difficult<br>&gt; &gt; to maintain two versions of code, especially if one of them will be<br>&gt; &gt; much less used and<br>&gt; &gt; tested.<br>&gt; <br>&gt; we may conduct small survey on amount of usage of old RTS (i mean ask<br>&gt; this in haskell-cafe)<br>&gt; <br>&gt; <br>&gt; -- <br>&gt; Best regards,<br>&gt;  Bulat                            mailto:Bulat.Ziganshin@gmail.com<br>&gt; <br>&gt; _______________________________________________<br>&gt; Glasgow-haskell-users mailing list<br>&gt; Glasgow-haskell-users@haskell.org<br>&gt; http://www.haskell.org/mailman/listinfo/glasgow-haskell-users<br><br /><hr />Connect to the next generation of MSN Messenger   <a href='http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline' target='_new'>Get it now! </a></body>
</html>