Ben Gamari
Ben Gamari
It does seem like a nice improvement; it would be great to get it upstream.
Looks good save one small question.
Do let me know when you would like a review on this, @thomasjm .
Sure, I would be happy to handle it myself. Thanks for the quick feedback.
Any further updates on this, @ProofOfKeags ?
This looks quite reasonable to me.
@adinapoli, do you need any help with this?
No worries; just let me know if you get stuck.
@adinapoli, quite understandable. It's hard to reduce GHC's use of the pretty-printer to a nice clean benchmark. The bit of GHC that is likely dependent upon pretty-printer performance is the...
Indeed in principle moving to a new pretty-printing library should be fairly straightforward. @bollu is currently trying to do this in [D3650](https://phabricator.haskell.org/D3650). Unfortunately, these sorts of things are never as...