@hackage plex0.2.0.0

run a subprocess, combining stdout and stderr

Execute a command, redirect stderr into stdout, and return the combined result (optionally, with a timeout). Irritatingly difficult to do using the "process" library.