Ben Gamari

Results 254 comments of Ben Gamari

It does seem like a nice improvement; it would be great to get it upstream.

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.

@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...