diff options
author | Ryan Scott <ryan.gl.scott@gmail.com> | 2020-05-17 08:45:53 -0400 |
---|---|---|
committer | Ryan Scott <ryan.gl.scott@gmail.com> | 2020-05-17 08:46:38 -0400 |
commit | 5bcf86063c0e5b6ee0d162ea64c88fdaad89e620 (patch) | |
tree | dd1a42850b158872277122f4d215eb6f4ba852eb /docs/users_guide/compare-flags.py | |
parent | 568d7279a80cf945271f0659f11a94eea3f1433d (diff) | |
download | haskell-5bcf86063c0e5b6ee0d162ea64c88fdaad89e620.tar.gz |
Remove duplicate Note [When to print foralls] in GHC.Core.TyCo.Pprwip/duplicate-forall-printing-notes
There are two different Notes named `[When to print foralls]`. The
most up-to-date one is in `GHC.Iface.Type`, but there is a second
one in `GHC.Core.TyCo.Ppr`. The latter is less up-to-date, as it was
written before GHC switched over to using ifaces to pretty-print
types. I decided to just remove the latter and replace it with a
reference to the former.
[ci skip]
Diffstat (limited to 'docs/users_guide/compare-flags.py')
0 files changed, 0 insertions, 0 deletions