--- a/gameServer/stresstest.hs Sun Feb 06 18:59:53 2011 +0300
+++ b/gameServer/stresstest.hs Sun Feb 06 21:50:29 2011 +0300
@@ -2,8 +2,8 @@
module Main where
-import IO
import System.IO
+import System.IO.Error
import Control.Concurrent
import Network
import Control.OldException