Skip to content

ghc-heap: remove wrong Addr# coercion (#23181)

Matthew Pickering requested to merge wip/23181-2 into master

Conversion from Addr# to I# isn't correct with the JS backend.

Merge request reports