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