Skip to content

ghc-heap: fix typo in ghc-heap cbits

Cheng Shao requested to merge type-dance/ghc:ghc-heap-typo into master

This typo breaks compilation when asserts are enabled in RTS via --enable-asserts-all-ways.

Merge request reports