Remove redundant compatibility check.
Previously, the closed type family compatibility check was done even when type-checking an interface file. But interface files now store compatibility info, so this check was redundant.
Please register or sign in to comment