[Haskell-cafe] Unsafe IO and Wash

Tomasz Zielonka tomasz.zielonka at gmail.com
Wed Feb 16 03:35:02 EST 2005


Seems like 7 am is not my time of day. Even I have problems to
understand this message. Let me correct the biggest typos.

On Wed, Feb 16, 2005 at 07:16:50AM +0100, Tomasz Zielonka wrote:
> Are you sure your IO actions will always yield the same result? If so,
> the you can safely use unsafe_io. Otherwise you should let was save
> the result of them in the log by using io.

Are you sure your IO actions will always yield the same result? If so,
then you can safely use unsafe_io. Otherwise you should let WASH save
the result of them in the log by using the io function.

> If you I actions can give different results when called for the second,
> third, ..., nth time.

If your IO actions can give different results when called for the second,
third, ..., nth time.

I sorry for hurting your eyes :)
Best regards
Tomasz

-- 
Szukamy programisty C++ i Haskell'a: http://tinyurl.com/5mw4e


More information about the Haskell-Cafe mailing list