[project @ 1999-09-11 18:30:49 by sof]
authorsof <unknown>
Sat, 11 Sep 1999 18:30:49 +0000 (18:30 +0000)
committersof <unknown>
Sat, 11 Sep 1999 18:30:49 +0000 (18:30 +0000)
commit55e738bfcffff4b7d01857ec2dfb727069ffe505
treef8457ecfc0a2056f8ac74723ac536474cac075cf
parente982571c11551ba3513582a85e3bbe617b1bb649
[project @ 1999-09-11 18:30:49 by sof]
Experimental support for re-routeing I/O on a Handle to that of another
for the duration of an IO action. Used to provide the following three
(exported) actions

   withStdin, withStdout, withStderr :: Handle -> IO a -> IO a

which 'replaces' one of the standard handles with that of the supplied
handle while performing the second action.
ghc/lib/exts/IOExts.lhs