diff -r ae71dff40ecc -r 82cfbbab73da gameServer/HWProtoCore.hs --- a/gameServer/HWProtoCore.hs Sun Nov 14 21:36:47 2010 +0300 +++ b/gameServer/HWProtoCore.hs Sun Nov 14 20:06:47 2010 +0100 @@ -2,7 +2,7 @@ import qualified Data.IntMap as IntMap import Data.Foldable -import Maybe +import Data.Maybe -------------------------------------- import CoreTypes import Actions