diff -r 66eba4e41b91 -r af8390d807d6 gameServer/HWProtoCore.hs --- a/gameServer/HWProtoCore.hs Sat Jun 05 20:49:51 2010 +0000 +++ b/gameServer/HWProtoCore.hs Sun Jun 06 15:29:33 2010 +0000 @@ -1,3 +1,4 @@ +{-# LANGUAGE OverloadedStrings #-} module HWProtoCore where import qualified Data.IntMap as IntMap