summaryrefslogtreecommitdiff
path: root/compiler/main/InteractiveEval.hs
diff options
context:
space:
mode:
authorRyan Scott <ryan.gl.scott@gmail.com>2017-06-02 11:52:41 -0400
committerBen Gamari <ben@smart-cactus.org>2017-06-02 12:27:46 -0400
commit811a2986475d88f73bb22b4600970039e1b582d6 (patch)
treee30bf0e41e451ed106af27b0d2e1c689f0dd7208 /compiler/main/InteractiveEval.hs
parent2abe54e16cbd14cab27abdc7967e907753354d54 (diff)
downloadhaskell-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/main/InteractiveEval.hs')
0 files changed, 0 insertions, 0 deletions