Skip to content

Account for cpp-options and ghc-options#73

Merged
martijnbastiaan merged 1 commit intomainfrom
account-for-cpp-gcc-flags
Aug 3, 2023
Merged

Account for cpp-options and ghc-options#73
martijnbastiaan merged 1 commit intomainfrom
account-for-cpp-gcc-flags

Conversation

@martijnbastiaan
Copy link
Copy Markdown
Owner

Fixes #71

@martijnbastiaan martijnbastiaan force-pushed the account-for-cpp-gcc-flags branch from 68d1aca to 38b8128 Compare July 29, 2023 20:35
@martijnbastiaan martijnbastiaan force-pushed the account-for-cpp-gcc-flags branch 2 times, most recently from 621d871 to f118cb8 Compare July 29, 2023 20:53
@martijnbastiaan martijnbastiaan force-pushed the account-for-cpp-gcc-flags branch from f118cb8 to dffe636 Compare July 29, 2023 20:57
@martijnbastiaan martijnbastiaan merged commit b793f25 into main Aug 3, 2023
@martijnbastiaan martijnbastiaan deleted the account-for-cpp-gcc-flags branch August 3, 2023 09:13
martijnbastiaan added a commit that referenced this pull request Aug 3, 2023
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 added a commit that referenced this pull request Aug 3, 2023
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.
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.

CPP definitions from .cabal file not picked up

1 participant