pipe through external process?
Manuel M. T. Chakravarty
chak@cse.unsw.edu.au
Wed, 18 Jul 2001 11:38:09 +1000
John Meacham <john@repetae.net> wrote,
> It is not time-critical, but it would be nice to know how to do it
> properly :). is this a part of the whole IO system rewrite? also, is
> withStdin broken? every time i try to call it the program aborts with an
> hFlush - cannot flush, Handle is not writeable error.
No, it doesn't have anything to do with the IO rewrite, but
is a separate library.
Manuel