Skip to content

Fix COMPACT_NFDATA closure size, more CNF sanity checking

Ömer Sinan Ağacan requested to merge osa1/ghc:cnf_sanity_checking into master

We now do a shallow closure check on objects in compact regions.

See the new comment on why we can't do a "normal" closure check.

(ping @bgamari @simonmar)

Merge request reports