Note [Expedient use of diagnostics in tcTyClGroupsPass]

GHC/Tc/TyCl.hs:501 compiler

In tcTyClGroupsPass.go with strict=True, we want to skip "flawed" groups, i.e.
groups with unusable unpack pragmas, as explained in Note [Retrying TyClGroups].
To detect these unusable {-# UNPACK #

References 1

Referenced by 2