Skip to content

Change RnfArgs to be a data family#85

Merged
mixphix merged 1 commit into
haskell:masterfrom
phadej:rnf-args-data-family
Jun 21, 2022
Merged

Change RnfArgs to be a data family#85
mixphix merged 1 commit into
haskell:masterfrom
phadej:rnf-args-data-family

Conversation

@phadej

@phadej phadej commented Jun 19, 2022

Copy link
Copy Markdown
Contributor

Then we don't rely that heavily on simplifier to remove the GADT
overhead. Even when unoptimized, there isn't additional
box over RnfArgs1.

I did similar change to hashable in 2019.

Then we don't rely that heavily on simplifier to remove the GADT
overhead. Even when unoptimized, there isn't additional
box over RnfArgs1.

I did similar change to hashable in 2019.
@phadej phadej changed the title Change RnfArgs to be data family Change RnfArgs to be a data family Jun 19, 2022
@mixphix mixphix merged commit ef30cc8 into haskell:master Jun 21, 2022
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