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

Revert "Account for cpp-options and ghc-options (#73)" #74

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

martijnbastiaan
Copy link
Owner

This reverts commit b793f25.

This breaks a lot of existing code - while it makes sense to use all CPP/GHC args for parsing, for evaluating code it depends entirely on the use case. And to invoke the Python Zen:

In the face of ambiguity, refuse the temptation to guess.

This reverts commit b793f25.

This breaks a lot of existing code - while it makes sense to use all
CPP/GHC args for _parsing_, for evaluating code it depends entirely on
the use case. And to invoke the Python Zen:

    In the face of ambiguity, refuse the temptation to guess.
@martijnbastiaan martijnbastiaan enabled auto-merge (squash) August 3, 2023 13:12
@martijnbastiaan martijnbastiaan merged commit 1ac10f0 into main Aug 3, 2023
29 checks passed
@martijnbastiaan martijnbastiaan deleted the revert-cpp-ghc-opts branch August 3, 2023 13:33
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

Successfully merging this pull request may close these issues.

1 participant