Forked from
Glasgow Haskell Compiler / GHC
7393 commits behind the upstream repository.
Simon Peyton Jones
authored
Ticket #22743 pointed out that there is a missing check, for type-inferred bindings, that the inferred type doesn't have an escaping kind. The fix is easy.