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