1 2 3 4 5 6 7 8 9
module Main where import GF.Devel.Compile.GFC import System (getArgs) main = do xx <- getArgs mainGFC xx