Block-I/O in Haskell

Benjamin Franksen benjamin.franksen at bessy.de
Wed Oct 13 17:28:20 EDT 2004


On Monday 04 October 2004 15:37, Peter Simons wrote:
> In the spirit of "release early, release often", I have made
> a small library available at
>
>   http://cryp.to/blockio/

I read the documentation for the Childs library that is also on this page. 
Found this sentence:

"Timeouts are given in milliseconds (1/10^6 seconds)."

I assume what you meant to write is "1/10^3".

BTW, this Childs library (or something equivalent) should definitely go into 
the standard libs.

Ben


More information about the Libraries mailing list