@hackage plex0.2.0.0

run a subprocess, combining stdout and stderr

hs-plex

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

portability

POSIX systems only.

stability

Probably bug-ridden. Will fix things as I find them.