Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • 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
    History
    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
    -------------------------
Code owners
Assign users and groups as approvers for specific file changes. Learn more.