[Haskell-cafe] Redirecting output

Louis Wasserman wasserman.louis at gmail.com
Fri Feb 26 14:44:32 EST 2010


Is there any way I can temporarily reassign stdout?  In particular, will
this be handled well by the FFI?  I'm hoping there's maybe something like
PHP's output buffering thingy <http://php.net/manual/en/book.outcontrol.php>.
I'm *binding* (not doing a process call) to an external library which
outputs directly to stdout, but whose output I'd like to use...
Louis Wasserman
wasserman.louis at gmail.com
http://profiles.google.com/wasserman.louis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100226/403585a5/attachment.html


More information about the Haskell-Cafe mailing list