runCommand -package:shake -package:amazonka-cloudwatch-events -is:exact -package:mongoDB -package:structured-cli -package:graphviz -package:github-release -package:hledger is:exact -package:xmonad-contrib -package:pandoc-plot

Runs a command using the shell.
Run a Command.
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.
Run the provided command with the provided arguments. If the command filename does not contain a slash, then the PATH environment variable is searched for the executable.