ghc-heap: Fix incomplete selector warnings.
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.