Process module:System -package:unix -package:typed-process -is:exact -package:cmdargs -package:process -package:io-streams -package:Win32 -package:clock

Use OS processes just like native Haskell functions - to generate, transform or consume streams. See Streamly.System.Command module for a higher level wrapper over this module. See also: Streamly.Internal.System.Process for unreleased functions.
CPU options impacting cryptography implementation and library performance.
This will always come first, before any output or exit code.
An exception that is raised when a process fails.
The exit code of the process.
Options which have been enabled at compile time and are supported by the current CPU.
Deprecated: Please use pipeBytes instead.
Deprecated: Please use pipeChunks instead.
Logical Processor Index
processing function called asynchronously after a file is added to the rotation
Specialized version for backwards compatibility.
Specialized version for backwards compatibility.
Process IO is based on the ListLikeIO class from the ListLike package