Skip to content

improve Enum deriving (#16364)

Sylvain Henry requested to merge hsyl20/ghc:hsyl20/16364-enum-deriv into master

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