Fix invariant in mkAppCoFlexible
mkAppCoFlexible was breaking the invariant that the head of a TyConAppCo cannot be a type synonym. This small patch fixes it. (cherry picked from commit 21f17d06)
Please register or sign in to comment
mkAppCoFlexible was breaking the invariant that the head of a TyConAppCo cannot be a type synonym. This small patch fixes it. (cherry picked from commit 21f17d06)