Fix family instance bug due to the name parent elimination
- Its important that `isImplicitTyCon' considers (a) associated families to be implicit, but (b) considers family instances *not* to be implicit (for the same reasons that a dfun is not implicit).
Please register or sign in to comment