Skip to content

Accept unknown future GHCs in the argument filtering code #8310

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 2 commits into from
Jul 25, 2022

Conversation

Mikolaj
Copy link
Member

@Mikolaj Mikolaj commented Jul 22, 2022

A followup to #8260 (comment)

Not tested. Theoretically one could test locally by using GHC 9.4 and verifying in the cabal -v3 log that arguments are filtered in the same way as for GHC 9.2. One would need to find a cabal invocation in which the filtering is not vacuus. The test would fail without this change, but pass with this change.


Please include the following checklist in your PR:

Please also shortly describe how you tested your change. Bonus points for added tests!

@Mikolaj Mikolaj added re: ghc-options Concerning passing options to GHC attention: needs-backport 3.8 labels Jul 22, 2022
@Mikolaj Mikolaj requested a review from gbaz July 22, 2022 15:12
@Mikolaj Mikolaj added merge me Tell Mergify Bot to merge squash+merge me Tell Mergify Bot to squash-merge and removed merge me Tell Mergify Bot to merge labels Jul 25, 2022
@Mikolaj Mikolaj removed the request for review from gbaz July 25, 2022 11:20
@Mikolaj Mikolaj added squash+merge me Tell Mergify Bot to squash-merge and removed squash+merge me Tell Mergify Bot to squash-merge labels Jul 25, 2022
@Mikolaj
Copy link
Member Author

Mikolaj commented Jul 25, 2022

mergify is not cooperating today

@Mikolaj
Copy link
Member Author

Mikolaj commented Jul 25, 2022

oh, 2 days wait period!

@Mikolaj
Copy link
Member Author

Mikolaj commented Jul 25, 2022

@mergify rebase

@mergify
Copy link
Contributor

mergify bot commented Jul 25, 2022

rebase

☑️ Nothing to do

  • -closed [:pushpin: rebase requirement]
  • any of:
    • #commits-behind>0 [:pushpin: rebase requirement]
    • -linear-history [:pushpin: rebase requirement]

@Mikolaj Mikolaj requested a review from gbaz July 25, 2022 11:24
@Mikolaj
Copy link
Member Author

Mikolaj commented Jul 25, 2022

Hah, so first PR held off by the 2 day rule and immediately the delay is going to be overridden, because I need this for the release. Sorry @gbaz!

@Mikolaj Mikolaj merged commit 0f20c27 into haskell:master Jul 25, 2022
@Mikolaj
Copy link
Member Author

Mikolaj commented Jul 25, 2022

@mergify backport 3.8

mergify bot pushed a commit that referenced this pull request Jul 25, 2022
* Accept unknown future GHCs in the argument filtering code

* Add changelog

(cherry picked from commit 0f20c27)
@mergify
Copy link
Contributor

mergify bot commented Jul 25, 2022

backport 3.8

✅ Backports have been created

mergify bot added a commit that referenced this pull request Jul 25, 2022
Accept unknown future GHCs in the argument filtering code (backport #8310)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
attention: needs-review re: ghc-options Concerning passing options to GHC squash+merge me Tell Mergify Bot to squash-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants