[Haskell-cafe] ghc -e with standard input

Brent Yorgey byorgey at gmail.com
Mon Nov 5 14:00:41 EST 2007


On Nov 5, 2007 1:46 PM, Maurí­cio <briqueabraque at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20071105/5803f124/attachment.htm


More information about the Haskell-Cafe mailing list