Forked from
Glasgow Haskell Compiler / GHC
5100 commits behind the upstream repository.
Ben Gamari
authored
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 -------------------------