diff options
author | Alan Zimmerman <alan.zimm@gmail.com> | 2021-05-16 14:58:45 +0100 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2021-05-23 02:07:36 -0400 |
commit | 406cd90b8863da640a9835d5d9972fff1c18dcd7 (patch) | |
tree | 7b287e1ce76efbbe9910734d4f4b5d7952815251 /compiler/GHC/Unit/Module/ModGuts.hs | |
parent | 0b1eed74e8ad5194152ed656ac3e4a547726b70a (diff) | |
download | haskell-406cd90b8863da640a9835d5d9972fff1c18dcd7.tar.gz |
EPA: AnnAt missing for type application in patterns
Ensure that the exact print annotations accurately record the `@` for
code like
tyApp :: Con k a -> Proxy a
tyApp (Con @kx @ax (x :: Proxy ax)) = x :: Proxy (ax :: kx)
Closes #19850
Diffstat (limited to 'compiler/GHC/Unit/Module/ModGuts.hs')
0 files changed, 0 insertions, 0 deletions