@hackage unix-process-conduit0.2.0
Run processes on Unix systems, with a conduit interface
Categories
License
MIT
Maintainer
michael@snoyman.com
Links
Versions
Deprecated
Dependencies (6)
- base >=4 && <5
- bytestring
- conduit >=0.5 && <0.6
- process >=1.1
- transformers
- unix >=2.5.1 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/keter
This library allows you to provide conduit datatypes for the input and output streams. Note that you must compile your programs with -threaded.