diff options
author | Simon Peyton Jones <simonpj@microsoft.com> | 2019-07-26 19:19:50 -0400 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2019-07-30 01:34:27 -0400 |
commit | 2829f6dab5e860e61dba970a536709380c9d993d (patch) | |
tree | 9f51e524a3bdaf81198efca17dc3067d5aec00fb /compiler/iface | |
parent | 9c8a211a8592dbc7349eb336ff37e3cdfe698efe (diff) | |
download | haskell-2829f6dab5e860e61dba970a536709380c9d993d.tar.gz |
Apply a missing substitution in mkEtaWW (#16979)
The `mkEtaWW` case for newtypes forgot to apply the substitution to
the newtype coercion, resulting in the Core Lint errors observed
in #16979. Easily fixed.
Fixes #16979.
Co-authored-by: Ryan Scott <ryan.gl.scott@gmail.com>
Diffstat (limited to 'compiler/iface')
0 files changed, 0 insertions, 0 deletions