Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up different compiler versions setup #3

Open
lspitzner opened this issue Apr 22, 2016 · 0 comments
Open

Clean up different compiler versions setup #3

lspitzner opened this issue Apr 22, 2016 · 0 comments

Comments

@lspitzner
Copy link
Owner

Currently updating to a new ghc version and adding the now-outdated version requires changes to every iridium.yaml. This should be simplified:

  • The user should be able to globally define a list of ghc executables (paths)
  • iridium should query their versions
  • There should be a global default version (not a path)
  • Per-project, you should be able to either define a list of versions to be tested, one of which marked as default and used for commands that are run on only one compiler, or (if not defined) the default global default compiler will be used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant