daemon-0.1.0.0: Simple library for spawning a daemon process & redirect STD IO

Safe HaskellSafe
LanguageHaskell2010

System.Posix.Daemon

Documentation

daemonize :: Options -> IO () -> IO () Source

kill :: Int -> FilePath -> IO () Source