EPA: Tuple Present no longer has annotation
The Present constructor for a Tuple argument will never have an exact print annotation. So make this impossible.
Showing
- compiler/GHC/Hs/Expr.hs 1 addition, 1 deletioncompiler/GHC/Hs/Expr.hs
- compiler/GHC/Hs/Utils.hs 1 addition, 1 deletioncompiler/GHC/Hs/Utils.hs
- compiler/GHC/Parser/PostProcess.hs 1 addition, 1 deletioncompiler/GHC/Parser/PostProcess.hs
- compiler/GHC/Tc/TyCl/PatSyn.hs 1 addition, 1 deletioncompiler/GHC/Tc/TyCl/PatSyn.hs
- compiler/GHC/ThToHs.hs 1 addition, 1 deletioncompiler/GHC/ThToHs.hs
- utils/check-exact/ExactPrint.hs 2 additions, 2 deletionsutils/check-exact/ExactPrint.hs
Loading
Please register or sign in to comment