On Nov 5, 2007 1:46 PM, Maurí­cio <briqueabraque@yahoo.com> wrote:
Hi,

Is there a way to run 'ghc -e' taking input
from standard input? I would like to use it
in a pipe.

xargs ought to do the trick nicely.

-Brent