Sigbjorn Finne wrote:
> 
> If I'm understanding Lennart and you correctly (finally, I hear you
> say!), the representation you prefer, would have an implementation
> something like the following in a multi-threaded setting:
> 
>   data Handle
>    = Stdin 
>    | Stdout
>    | Stderr
>    | Other _FilePtr -- say
> 
>   stdout = Stdout

Yes, that's right.

-- 
Fergus Henderson <[EMAIL PROTECTED]>   |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>   |  of excellence is a lethal habit"
PGP: finger [EMAIL PROTECTED]         |     -- the last words of T. S. Garp.



Reply via email to