runCommand -package:structured-cli -package:github-release -package:io-streams is:exact -package:libmpd -package:process -package:xmonad-contrib -package:graphviz

Run command against the database and return its result
Either calls the given continuation, prints help text and calls exitSuccess, or prints an error and calls exitFailure. See runSubcommand for details on subcommand support.
Runs a command using the shell.
Run a command within the PlotM monad. Stderr stream is read and decoded, while Stdout is ignored. Logging happens at the debug level if the command succeeds, or at the error level if it does not succeed.