runCommand -package:options -package:shake -package:wai-app-static -package:shake-plus -package:process -package:xmonad-contrib -package:io-streams -package:quickcheck-state-machine -package:graphviz -package:cabal-install -package:pandoc-plot -is:exact -package:structured-cli

Run a Command.
Runs a command using the shell.
Execute a Command.
runCommand1 foo = runCommand [foo =: 1]
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.
Run a solver command.