Skip to content
Snippets Groups Projects
Commit 455524a2 authored by Matthew Craven's avatar Matthew Craven Committed by Marge Bot
Browse files

Create specially-solved DataToTag class

Closes #20532. This implements CLC proposal 104:
  https://github.com/haskell/core-libraries-committee/issues/104



The design is explained in Note [DataToTag overview]
in GHC.Tc.Instance.Class. This replaces the existing
`dataToTag#` primop.

These metric changes are not "real"; they represent Unique-related
flukes triggering on a different set of jobs than they did previously.
See also #19414.

Metric Decrease:
    T13386
    T8095
Metric Increase:
    T13386
    T8095

Co-authored-by: default avatarSimon Peyton Jones <simon.peytonjones@gmail.com>
parent dd88a260
No related branches found
No related tags found
Loading
Showing
with 466 additions and 100 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment