Skip to content

remove 'array' dependency in 'Method.hs' - #31

Merged
Vlix merged 1 commit into
masterfrom
remove-array-dependency
Jun 28, 2026
Merged

remove 'array' dependency in 'Method.hs'#31
Vlix merged 1 commit into
masterfrom
remove-array-dependency

Conversation

@Vlix

@Vlix Vlix commented Jun 27, 2026

Copy link
Copy Markdown
Owner

Found the array depedency to be unnecessary, and potentially renderStdMethod is now even quicker/more efficient.

Fun fact:
Also saw with -ddump-simpl that the Method constants get compiled to literal ByteStrings, and that the ByteStrings in the case of renderStdMethod are replaced by the constants that were defined in terms of renderStdMethod 🤔

@Vlix
Vlix merged commit c9a2ddb into master Jun 28, 2026
15 checks passed
@Vlix
Vlix deleted the remove-array-dependency branch June 28, 2026 00:20
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.

1 participant