Skip to content

Add flag (--impl) for specifying compiler id. #230

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

Merged
merged 1 commit into from Jun 11, 2016
Merged

Add flag (--impl) for specifying compiler id. #230

merged 1 commit into from Jun 11, 2016

Conversation

ghost
Copy link

@ghost ghost commented Jun 3, 2016

This is useful for specifying the branch in "if impl(...)" expressions.
Useful for generating nix expression for projects that support both GHC
and GHCJS, but have different dependencies depending on the compiler.

@peti
Copy link
Member

peti commented Jun 3, 2016

I very much like the patch. Can we call the flag --compiler-id instead of --impl, though? That feels more descriptive.

This is useful for specifying the branch in "if impl(...)" expressions.
Useful for generating nix expression for projects that support both GHC
and GHCJS, but have different dependencies depending on the compiler.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant