diff -r da43c36a6e92 -r f11d80bac7ed gameServer/stresstest.hs --- 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