runCommand -package:options -package:shake -package:beam-migrate -package:shake-plus -package:io-streams -package:structured-cli -package:cabal-install -package:quickcheck-state-machine -package:pandoc-plot -package:process -package:xmonad-contrib -package:graphviz

Run a Command.
Runs a command using the shell.
Execute a Command.
Run with the given middleware and parsing options from the command line. Since 2.0.1
runCommand1 foo = runCommand [foo =: 1]
Run a solver command.