runCommand -package:wai-app-static -package:graphviz -package:structured-cli -package:shake-plus is:exact -package:cabal-install -package:options -package:io-streams

Runs a command using the shell.
Run command against the database and return its result
Given a list of command/action pairs, prompt the user to choose a command using dmenu and return the corresponding action.
Run a command within the PlotM monad. Stderr stream is read and decoded, while Stdout is ignored. Logging happens at the debug level if the command succeeds, or at the error level if it does not succeed.