[Haskell-beginners] How to display a time difference?
Colin Paul Adams
colin at colina.demon.co.uk
Wed Mar 18 07:07:28 EDT 2009
>>>>> "Daniel" == Daniel Fischer <daniel.is.fischer at web.de> writes:
Daniel> that should probably have been
Daniel> move `seq` (modifyIORef game_state_ior $! ... ) >>
Daniel> getCurrentTime
Daniel> value `seq` ioAction1 `seq` ioAction2
Daniel> doesn't execute ioAction1.
That did the trick!
Thanks everyone.
--
Colin Adams
Preston Lancashire
More information about the Beginners
mailing list