Skip to content
  • Ben Gamari's avatar
    ab840ce6
    IPE: Eliminate dependency on Read · ab840ce6
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    Instead of encoding the closure type as decimal string we now simply
    represent it as an integer, eliminating the need for `Read` in
    `GHC.Internal.InfoProv.Types.peekInfoProv`.
    
    Closes #24504.
    
    -------------------------
    Metric Decrease:
        T24602_perf_size
        size_hello_artifact
    -------------------------
    ab840ce6
    IPE: Eliminate dependency on Read
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    Instead of encoding the closure type as decimal string we now simply
    represent it as an integer, eliminating the need for `Read` in
    `GHC.Internal.InfoProv.Types.peekInfoProv`.
    
    Closes #24504.
    
    -------------------------
    Metric Decrease:
        T24602_perf_size
        size_hello_artifact
    -------------------------
Loading