Skip to content
GitLab
Explore
Sign in
Register
improve Enum deriving (
#16364
)
Code
Review changes
Check out branch
Download
Patches
Plain diff
Sylvain Henry
requested to merge
hsyl20/ghc:hsyl20/16364-enum-deriv
into
master
Sep 17, 2024
Overview
8
Commits
2
Pipelines
4
Changes
18
Expand
Improvements to Enum derived code.
Second commit directly addresses
#16364
. Note that we still don't "unfold"
tagToEnum
so there may be more work to do
First commit: other change noticed while investigating
#16364
Merge request reports
Loading