runCommand -package:wai-app-static -package:graphviz -package:options -package:shake -package:cabal-install -package:shake-plus -package:mongoDB -package:quickcheck-state-machine -package:xmonad-contrib -package:hledger -package:github-release -package:structured-cli -package:pandoc-plot -package:amazonka-ssm -package:amazonka-cloudwatch-events
Runs a command using the shell.
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.
Called before a command is about to run. The first argument is the
step index and the second is a string representing the command about
to be run.
Deprecated: Use runCommand instead