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

Explicitly implement sconcat in Semigroup instances #650

Merged
merged 1 commit into from Jan 31, 2024

Conversation

clyring
Copy link
Member

@clyring clyring commented Jan 31, 2024

Since stimes was explicitly implemented in #611: Closes #488. Closes #489.

Since `stimes` was explicitly implemented in haskell#611:
Closes haskell#488. Closes haskell#489.
@Bodigrim Bodigrim merged commit 93fdd3a into haskell:master Jan 31, 2024
24 of 25 checks passed
@Bodigrim
Copy link
Contributor

Nice!

clyring added a commit that referenced this pull request Feb 5, 2024
Since `stimes` was explicitly implemented in #611:
Closes #488. Closes #489.

(cherry picked from commit 93fdd3a)
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.

Define stimes and sconcat for Builder explicitly Define stimes and sconcat for ShortByteString explicitly
2 participants