diff options
author | John Ericson <git@JohnEricson.me> | 2020-09-07 15:10:43 -0400 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2020-09-09 00:46:05 -0400 |
commit | e5a2899ce8e06b8645946fbb67041807cd3a4fe5 (patch) | |
tree | f6f77968b6761278dfb3783a7fae9a2e36b8b768 /compiler/GHC/Tc/TyCl.hs | |
parent | d989c84225090f850591e9f4f82adffbf8c96cac (diff) | |
download | haskell-e5a2899ce8e06b8645946fbb67041807cd3a4fe5.tar.gz |
Use "to" instead of "2" in internal names of conversion ops
Change the constructors for the primop union, and also names of the
literal conversion functions.
"2" runs into trouble when we need to do conversions from fixed-width
types, and end up with thing like "Int642Word".
Only the names internal to GHC are changed, as I don't want to worry
about breaking changes ATM.
Diffstat (limited to 'compiler/GHC/Tc/TyCl.hs')
0 files changed, 0 insertions, 0 deletions