cvs commit: hugs98/libraries/Hugs ST.hs

29 Jan
2003
29 Jan
'03
9:32 a.m.
ross 2003/01/29 06:32:06 PST Modified files: libraries/Hugs ST.hs Log: change unsafeIOToST (in the strict ST monad) to sequence IO operations with ST ones, e.g. runST (unsafeIOToST (putStrLn "foo") >> return ()) should produce output. Revision Changes Path 1.9 +1 -1 hugs98/libraries/Hugs/ST.hs
8149
Age (days ago)
8149
Last active (days ago)
0 comments
1 participants
participants (1)
-
ross@glass.cse.ogi.edu