streaming-commons-0.2.2.5: Common lower-level functions needed by various streaming data libraries
Safe Haskell Safe-Inferred
Language Haskell2010

Data.Streaming.Process.Internal

Synopsis

Documentation

data StreamingProcessHandle Source #

Wraps up the standard ProcessHandle to avoid the waitForProcess deadlock. See the linked documentation from the module header for more information.

Since 0.1.4