Forked from
Glasgow Haskell Compiler / GHC
43042 commits behind, 78 commits ahead of the upstream repository.
-
Simon Peyton Jones authored
We already have a class OutputableBndr; this patch adds methods pprInfixOcc and pprPrefixOcc, so that we can get rid of the hideous hack (the old) Outputable.pprHsVar. The hack was exposed by Trac #5657, which is thereby fixed.
Simon Peyton Jones authoredWe already have a class OutputableBndr; this patch adds methods pprInfixOcc and pprPrefixOcc, so that we can get rid of the hideous hack (the old) Outputable.pprHsVar. The hack was exposed by Trac #5657, which is thereby fixed.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
HsDecls.lhs 46.80 KiB