Forked from
Glasgow Haskell Compiler / GHC
44515 commits behind, 224 commits ahead of the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
We were returning the tycon of a type family *instance* as a binder, and it just isn't! Consequential tidy-ups follow. I tripped over this on the way to something else. I'm not sure it was causing a problem, but it is Plainly Wrong.