IPE: Eliminate dependency on Read
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 (closed).
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 (closed).