pa-run-command: Helper functions for spawning subprocesses

[ bsd3, data, library, possehl-analytics ] [ Propose Tags ]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0
Change log CHANGELOG.md
Dependencies base (<5), bytestring, monad-logger, pa-prelude, text, typed-process [details]
License BSD-3-Clause
Copyright 2023 Possehl Analytics GmbH
Author
Maintainer Philip Patsch <philip.patsch@possehl-analytics.com>
Category Data, Possehl-Analytics
Home page https://github.com/possehl-analytics/pa-hackage
Uploaded by Profpatsch at 2023-06-19T21:20:41Z
Distributions NixOS:0.1.0.0
Downloads 47 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-06-20 [all 1 reports]

Readme for pa-run-command-0.1.0.0

[back to package description]

pa-run-command

Some helper functions that run subcommands and print what they are running in a fashion that makes debugging easy (copy and paste as bash command).