changeset 1508 | ef093f31ced1 |
parent 1502 | db1f1dd12321 |
child 1510 | 98c5799c851b |
--- a/netserver/hedgewars-server.hs Sat Nov 22 14:39:14 2008 +0000 +++ b/netserver/hedgewars-server.hs Sun Nov 23 23:16:33 2008 +0000 @@ -6,7 +6,7 @@ import System.IO import Control.Concurrent import Control.Concurrent.STM -import Control.Exception (setUncaughtExceptionHandler, handle, finally) +import Control.Exception (handle, finally) import Control.Monad import Maybe (fromMaybe, isJust, fromJust) import Data.List