Skip to content

Add missing INLINE pragmas#231

Merged
konsumlamm merged 1 commit intohaskell:masterfrom
konsumlamm:inline
Apr 10, 2026
Merged

Add missing INLINE pragmas#231
konsumlamm merged 1 commit intohaskell:masterfrom
konsumlamm:inline

Conversation

@konsumlamm
Copy link
Copy Markdown
Contributor

Closes #199.

This doesn't affect performance, since GHC inlined anyway, but it's more consistent.

@konsumlamm konsumlamm merged commit 5cda423 into haskell:master Apr 10, 2026
14 checks passed
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.

Inconsistent INLINE pragmas between word and int for builders.

1 participant