upgrading GHC 6.12

This commit is contained in:
Kazu Yamamoto
2010-03-31 13:06:47 +09:00
parent 4aef34e352
commit 71e0f54889
2 changed files with 1 additions and 2 deletions

View File

@@ -8,7 +8,6 @@ import Param
import Prelude hiding (catch)
import System.Console.GetOpt
import System.Environment (getArgs)
import System.IO
----------------------------------------------------------------