On 2001-07-16T09:48:46-0700, Simon Peyton-Jones wrote:
> Here's an example:
>       f x = do { "c" ; putStrLn "x"; return () }

Would

    asIO :: IO a -> IO a
    asIO = id

help here?

-- 
Edit this signature at http://www.digitas.harvard.edu/cgi-bin/ken/sig
See the sun in the midst of the rain. 
Scoop clear water from the heart of the fire.

PGP signature

Reply via email to