Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Feedback.Common.Process
Documentation
data ProcessHandle Source #
Constructors
ProcessHandle | |
Fields |
makeProcessConfigFor :: RunSettings -> IO (ProcessConfig () () ()) Source #
stopProcessHandle :: ProcessHandle -> IO () Source #