diff options
author | Jakob Brünker <jakob.bruenker@gmail.com> | 2021-12-09 13:55:18 +0100 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2021-12-11 00:55:48 -0500 |
commit | 8d1f30e7cfa5b459aab9dcf3052f3f7f274666e3 (patch) | |
tree | aef54cdd4b1ebf3b82512f573fdd01308efdc272 /libraries/text | |
parent | b4a554197be38be72b4a52603efac84983a6b2bc (diff) | |
download | haskell-8d1f30e7cfa5b459aab9dcf3052f3f7f274666e3.tar.gz |
Add PromotedInfixT/PromotedUInfixT to TH
Previously, it was not possible to refer to a data constructor using
InfixT with a dynamically bound name (i.e. a name with NameFlavour
`NameS` or `NameQ`) if a type constructor of the same
name exists.
This commit adds promoted counterparts to InfixT and UInfixT,
analogously to how PromotedT is the promoted counterpart to ConT.
Closes #20773
Diffstat (limited to 'libraries/text')
0 files changed, 0 insertions, 0 deletions