@hackage process1.6.1.0
Process libraries
Categories
License
BSD-3-Clause
Maintainer
libraries@haskell.org
Links
Versions
Installation
Dependencies (6)
Dependents (1951)
@hackage/open-pandoc, @hackage/Cabal, @hackage/hoogle-index, @hackage/toxiproxy-haskell, @hackage/token-search, @hackage/fuzzytime, Show all…
This package contains libraries for dealing with system processes.
The typed-process package is a more recent take on a process API, which uses this package internally. It features better binary support, easier concurrency, and a more composable API. You can read more about it at https://haskell-lang.org/library/typed-process.