diff options
author | Alan Zimmerman <alan.zimm@gmail.com> | 2021-02-23 20:47:58 +0000 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2021-03-20 07:48:37 -0400 |
commit | f940fd466a86c2f8e93237b36835797be3f3c898 (patch) | |
tree | 53bf607d874a6b631f47a7ec091e3c2e501db366 /compiler/GHC/Tc/Utils/Zonk.hs | |
parent | 7d027433d30bdccf787197b28abfdcc1de263b89 (diff) | |
download | haskell-f940fd466a86c2f8e93237b36835797be3f3c898.tar.gz |
Add the main types to be used for exactprint in the GHC AST
The MR introducing the API Annotations, !2418 is huge.
Conceptually it is two parts, the one deals with introducing the new
types to be used for annotations, and outlining how they will be
used. This is a small change, localised to
compiler/GHC/Parser/Annotation.hs and is contained in this commit.
The follow-up, larger commit deals with mechanically working this
through the entire AST and updating all the parts affected by it.
It is being split so the part that needs good review feedback can be
seen in isolation, prior to the rest coming in.
Diffstat (limited to 'compiler/GHC/Tc/Utils/Zonk.hs')
0 files changed, 0 insertions, 0 deletions