[Haskell-cafe] How to daemonize a threaded Haskell program?
Brandon Moore
brandon_m_moore at yahoo.com
Sun Mar 6 04:30:37 CET 2011
Hi Bas
If you want to use your own C main(), that's documented here:
http://www.haskell.org/ghc/docs/7.0-latest/html/users_guide/ffi-ghc.html#using-own-main
More information about the Haskell-Cafe
mailing list