Skip to content

Conversation

@RyanGlScott
Copy link
Member

Fixes #9070.


Please include the following checklist in your PR:

Bonus points for added automated tests!

Copy link
Collaborator

@ulysses4ever ulysses4ever left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well spotted, thanks!

I believe this doesn't require a changelog or a test: this is not user visible at all.

@ulysses4ever
Copy link
Collaborator

ulysses4ever commented Jun 28, 2023

We may want to backport it to 3.10 (and maybe try to squeeze it into 3.10.2) if we want 3.10 allow future GHCs. /cc @Kleidukos

3.8 is beyond salvation, perhaps...

@Kleidukos
Copy link
Member

Yes this can go in

@Kleidukos
Copy link
Member

@RyanGlScott thank you for this patch!

@ulysses4ever ulysses4ever added the merge me Tell Mergify Bot to merge label Jun 28, 2023
@ulysses4ever
Copy link
Collaborator

As per the standard process, this will marinate for 2 days, and after that will be merged by the bot. Thanks!

@fgaz
Copy link
Member

fgaz commented Jun 28, 2023

@Mergifyio backport 3.10

@mergify
Copy link
Contributor

mergify bot commented Jun 28, 2023

backport 3.10

✅ Backports have been created

@mergify mergify bot added the merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days label Jun 30, 2023
@mergify mergify bot merged commit c03b50d into master Jun 30, 2023
@mergify mergify bot deleted the T9070 branch June 30, 2023 17:46
ulysses4ever added a commit that referenced this pull request Jul 12, 2023
Avoid dodgy Rep (..) import in Cabal-syntax

Fixes #9070.

(cherry picked from commit ec75950)

# Conflicts:
#	Cabal-syntax/src/Distribution/Compat/Prelude.hs

* Merge branch '3.10' into mergify/bp/3.10/pr-9071
mergify bot added a commit that referenced this pull request Jul 12, 2023
Avoid dodgy Rep (..) import in Cabal-syntax (backport #9071)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days merge me Tell Mergify Bot to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Suspicious Rep (..) import in Cabal-syntax's Distribution.Compat.Prelude

7 participants