cmd = cmd_args( ghc, "-c", src, "-ohi", iface.as_output(), "-o", obj.as_output(), hidden = dep_ifaces, ) ctx.actions.run(cmd)