--- 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