Hi Ben,

I just submitted a patch (with slightly different names from the earlier message) for this change at https://phabricator.haskell.org/D5007. This is my first time using the Phab so please let me know if I'm doing something wrong.

Best,
Mitsutoshi

2018年5月30日(水) 10:36 Ben Gamari <ben@smart-cactus.org>:
Mitsutoshi Aoe <maoe@foldr.in> writes:

> Hi Ben,
>
> Thanks for your reply. I take that at least for the GHC part I can
> submit the diff to phab and ask for review. I’ll do it.
>
Absolutely. I'm looking forward to seeing it.

>> As far as adding a wrapper in `base`, I think we can just go ahead and
> do it.
>
> Note that the wrapper cannot live in base doe to the dependency on
> bytestring. I’m thinking to put it in my ghc-trace-events for now.
>
Yes, of course. Silly me.

Cheers,

- Ben