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