runCommand -package:wai-app-static -package:libmpd -package:structured-cli -package:xmonad-contrib -package:graphviz -package:shake-plus -package:io-streams -package:quickcheck-state-machine -package:pandoc-plot -package:github-release -package:cabal-install -package:process -package:hledger -package:shake -is:module -package:beam-migrate
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.
runCommand1 foo = runCommand [foo =: 1]
Deprecated: Use runCommand instead