runCommand -package:structured-cli -package:github-release -package:pandoc-plot -package:shake-plus -package:shake -package:xmonad-contrib -is:exact -package:process is:exact -package:graphviz

Run a Command.
Runs a command using the shell.
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.
Execute a Command.