New Bound Threads Proposal

Wolfgang Thaller wolfgang.thaller at gmx.net
Thu May 1 18:38:42 EDT 2003


One more thing:
Under Proposal III, what does the following code do:

foreign export ccall foo :: IO ()

foo = forkIO bar

bar = putStrLn "HelloWorld" >> bar


Cheers,

Wolfgang




More information about the FFI mailing list