simple-cmd: Simple String-based process commands
Simple wrappers over System.Process (readProcess, readProcessWithExitCode, rawSystem, and createProcess). The idea is to provide some common idioms for calling out to commands from programs. For more advanced shell-scripting or streaming use turtle, shelly, command, etc.
[Skip to Readme]
Downloads
- simple-cmd-0.2.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Versions [RSS] | 0.1.0.0, 0.1.1, 0.1.2, 0.1.3, 0.1.3.1, 0.1.4, 0.2.0, 0.2.0.1, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.2.7 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (<5), directory, filepath, process (>=1.4.3.0), unix [details] |
Tested with | ghc ==7.0.4, ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5 |
License | BSD-3-Clause |
Copyright | Jens Petersen <juhpetersen@gmail.com> |
Author | Jens Petersen |
Maintainer | juhpetersen@gmail.com |
Revised | Revision 1 made by JensPetersen at 2019-06-04T08:54:09Z |
Category | System |
Source repo | head: git clone https://github.com/juhp/simple-cmd |
Uploaded | by JensPetersen at 2019-06-03T18:37:02Z |
Distributions | Fedora:0.2.7, LTSHaskell:0.2.7, NixOS:0.2.7, Stackage:0.2.7 |
Reverse Dependencies | 4 direct, 1 indirect [details] |
Downloads | 7006 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-06-03 [all 1 reports] |