runCommand -package:options -package:shake -package:structured-cli -package:pandoc-plot -package:xmonad-contrib -package:shake-plus -package:graphviz -package:wai-app-static -package:github-release -package:io-streams

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