implementation module gen import AST import StdMisc gen :: AST -> String gen _ = "dummy"