diff -r afb67e34a6b5 -r 1a8308265fdd tools/pas2c/Main.hs --- a/tools/pas2c/Main.hs Mon Nov 05 02:24:28 2012 +0100 +++ b/tools/pas2c/Main.hs Wed Nov 07 13:31:58 2012 +0000 @@ -1,6 +1,5 @@ module Main( main ) where -import System( getArgs ) import System.Console.GetOpt import System.Environment import System.Exit