diff -r 31e042ab870c -r a9e4093a7e78 gameServer/Utils.hs --- a/gameServer/Utils.hs Thu Jan 27 22:06:42 2011 +0300 +++ b/gameServer/Utils.hs Thu Jan 27 22:10:24 2011 +0300 @@ -121,3 +121,5 @@ showB :: Show a => a -> B.ByteString showB = B.pack .show + +io = liftIO