Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

README documentation for compile command is inaccurate #167

Open
kwshi opened this issue Aug 30, 2020 · 1 comment
Open

README documentation for compile command is inaccurate #167

kwshi opened this issue Aug 30, 2020 · 1 comment

Comments

@kwshi
Copy link

kwshi commented Aug 30, 2020

The readme documents the compile.command option as follows:

The full command to compile the entrypoint file, as a list, including the filename. This is run before the run command.

But examining several of the language configs under languages shows that "including the filename" is clearly not the case:

None of these command lists actually include the entrypoint source file, and trying to run those commands in the terminal gives an error like clang-7: error: no input files or ghc: no input files Usage: For basic information, try the --help' option.`

@alexapostolu
Copy link

I think the wording is just off. I think it is referring to how the filename is part of the entrypoint list.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants