Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
207 commits behind the upstream repository.
  • Ben Gamari's avatar
    0c850206
    IPE: Eliminate dependency on Read · 0c850206
    Ben Gamari authored and Andreas Klebinger's avatar Andreas Klebinger 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
    -------------------------
    
    (cherry picked from commit ab840ce6)
    0c850206
    History
    IPE: Eliminate dependency on Read
    Ben Gamari authored and Andreas Klebinger's avatar Andreas Klebinger 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
    -------------------------
    
    (cherry picked from commit ab840ce6)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.