diff options
author | Ryan Scott <ryan.gl.scott@gmail.com> | 2017-06-02 11:52:41 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2017-06-02 12:27:46 -0400 |
commit | 811a2986475d88f73bb22b4600970039e1b582d6 (patch) | |
tree | e30bf0e41e451ed106af27b0d2e1c689f0dd7208 /compiler/nativeGen | |
parent | 2abe54e16cbd14cab27abdc7967e907753354d54 (diff) | |
download | haskell-811a2986475d88f73bb22b4600970039e1b582d6.tar.gz |
GHC.Stats cleanup
This does two things:
* The `RtsTime` type wasn't exported, but it is used as the type of
several record fields. Let's export it and give it some documentation.
* Neither `RTSStats` nor `GCDetails` have `Read` or `Show` instances,
but `GCStats` does! Let's fix this discrepancy.
Reviewers: austin, hvr, bgamari
Reviewed By: bgamari
Subscribers: goldfire, rwbarton, thomie
Differential Revision: https://phabricator.haskell.org/D3625
Diffstat (limited to 'compiler/nativeGen')
0 files changed, 0 insertions, 0 deletions