Skip to content

Monoid update: the boring parts#154

Merged
ulysses4ever merged 2 commits intolearnyouahaskell:mainfrom
MatthijsBlom:monoid-update-boring-parts
Apr 6, 2026
Merged

Monoid update: the boring parts#154
ulysses4ever merged 2 commits intolearnyouahaskell:mainfrom
MatthijsBlom:monoid-update-boring-parts

Conversation

@MatthijsBlom
Copy link
Copy Markdown
Contributor

Sub-PR of #146, because GH's UI is not suited to reviewing individual commits.

Copy link
Copy Markdown
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.

Thanks!

@ulysses4ever
Copy link
Copy Markdown
Collaborator

We currently try to avoid merge commits, so your branch isn't mergeable right now. Can you fix it? I'm sorry for the extra trouble...

@MatthijsBlom
Copy link
Copy Markdown
Contributor Author

I thought I fixed the conflicts in 58651fd. The web UI says there are no conflicts. Did something go wrong?

@ulysses4ever
Copy link
Copy Markdown
Collaborator

You updated the branch from the GitHub UI (I assume) which created a merge commit, and we currently have a branch protection rule against merge commits...
Screenshot_20260406-125940

If I were you, I'd check out the branch locally, reset hard to the commit previous to the merge commit, rebased on main, and force-pushed.

@ulysses4ever
Copy link
Copy Markdown
Collaborator

If it sounds too complicated, I can do it a bit later today actually

@MatthijsBlom
Copy link
Copy Markdown
Contributor Author

Great, I take it that note isn't shown to non-maintainers:

image

Do you prefer a single squashed commit, or two fast-forwardable commits?

@ulysses4ever
Copy link
Copy Markdown
Collaborator

two commits are fine since eacch has a clear purpose on its own

@MatthijsBlom MatthijsBlom force-pushed the monoid-update-boring-parts branch from 58651fd to e3332a6 Compare April 6, 2026 18:04
@ulysses4ever ulysses4ever merged commit 9518627 into learnyouahaskell:main Apr 6, 2026
@ulysses4ever
Copy link
Copy Markdown
Collaborator

Merged! Thank you and sorry again for the git history trouble.

@MatthijsBlom MatthijsBlom deleted the monoid-update-boring-parts branch April 22, 2026 07:41
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.

2 participants