Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
maybeWaitForProcess :: ProcessHandle -> IO (Maybe ExitCode) Source #
waitSecondsForProcess :: Int -> ProcessHandle -> IO (Either TimedOut (Maybe ExitCode)) Source #
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
maybeWaitForProcess :: ProcessHandle -> IO (Maybe ExitCode) Source #
waitSecondsForProcess :: Int -> ProcessHandle -> IO (Either TimedOut (Maybe ExitCode)) Source #