Skip to content

ghc-heap: Fix incomplete selector warnings.

Andreas Klebinger requested to merge wip/andreask/selectors into master

Work around incomplete `info´ field selector warnings.

Admittedly this is no more than a workaround. In the future it might be nice to make the closure type a GADT so we can statically distinguish constructors with and without info tables.

Merge request reports

Loading