gameServer/hedgewars-server.hs
changeset 2348 b39d826e1ccd
parent 2296 19f2f76dc346
child 2349 ba7a0813c532
--- 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