diff options
author | RyanGlScott <ryan.gl.scott@gmail.com> | 2015-07-07 21:20:07 +0200 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2015-07-07 21:20:46 +0200 |
commit | 1967a52df5bea5539e46393fa0da0a1ebd6d9db8 (patch) | |
tree | 463adf2b38e69f9e228619cc6761fa573212aaee /docs/backpack/algorithm.tex | |
parent | 00c8d4d551472940303437be1496bf23b882273b (diff) | |
download | haskell-1967a52df5bea5539e46393fa0da0a1ebd6d9db8.tar.gz |
Export more types from GHC.RTS.Flags (#9970)
Export the data types `GiveGCStats`, `DoCostCentres`, `DoHeapProfiles`,
and `DoTrace`, as well as the type synonyms `Time` and `RtsNat`. The
above data types appear as fields in the `-Stats` data types in
`GHC.RTS.Flags`, but since they only have `Show` instances, it is
practically impossible to due anything useful with the above types
unless they are exported.
Reviewers: hvr, ekmett, austin, ezyang, bgamari
Reviewed By: bgamari
Subscribers: thomie, bgamari
Differential Revision: https://phabricator.haskell.org/D1030
GHC Trac Issues: #9970
Diffstat (limited to 'docs/backpack/algorithm.tex')
0 files changed, 0 insertions, 0 deletions