gameServer/Utils.hs
branchserver_refactor
changeset 4599 a9e4093a7e78
parent 4583 ab82045ea083
child 4601 08ae94dd4c0d
--- 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