<div dir="ltr">Hi All,<div><br></div><div style>Say I have a haskell function &#39;f&#39; that does a forkIO and starts an action &quot;a&quot;.  I create a DLL of this haskell code and inovke &quot;f&quot; from C. Can I expect the &quot;a&quot; to continue to run once &quot;f&quot; has returned to C?</div>
<div style><br></div><div style>Regards,</div><div style>Kashyap</div></div>