[Haskell-beginners] forkIO and signal handlers

Michael Litchard michael at schmong.org
Fri Sep 9 21:06:40 CEST 2011


I am trying to use installHandler with forkIO.
I'd like to fork a process in Main when a signal is caught, having
trouble with the types and I'm sure there is a convention I'm not
familiar with.
Could I see an example of how this is done?



More information about the Beginners mailing list