diff -r 3c25c1f6180e -r b39d826e1ccd gameServer/hedgewars-server.hs --- a/gameServer/hedgewars-server.hs Thu Sep 03 10:02:50 2009 +0000 +++ b/gameServer/hedgewars-server.hs Fri Sep 04 07:04:27 2009 +0000 @@ -1,4 +1,4 @@ -{-# LANGUAGE CPP, ScopedTypeVariables, PatternSignatures #-} +{-# LANGUAGE CPP, ScopedTypeVariables #-} module Main where