diff options
author | Simon Peyton Jones <simon.peytonjones@gmail.com> | 2023-01-27 23:25:04 +0000 |
---|---|---|
committer | Simon Peyton Jones <simon.peytonjones@gmail.com> | 2023-02-01 08:55:08 +0000 |
commit | 9f95db54e38b21782d058043abe42fd77abfb9ad (patch) | |
tree | 1b8c99859275a988a25a47d2be828969179f1552 /compiler/GHC/Tc/Utils | |
parent | f0eefa3cf058879246991747dcd18c811402f9e5 (diff) | |
download | haskell-wip/T19847.tar.gz |
Improve treatment of type applications in patternswip/T19847
This patch fixes a subtle bug in the typechecking of type
applications in patterns, e.g.
f (MkT @Int @a x y) = ...
See Note [Type applications in patterns] in GHC.Tc.Gen.Pat.
This fixes #19847, #22383, #19577, #21501
Diffstat (limited to 'compiler/GHC/Tc/Utils')
0 files changed, 0 insertions, 0 deletions