text-show-0.5: Efficient conversion of values into Text

Copyright(C) 2014-2015 Ryan Scott
LicenseBSD-style (see the file LICENSE)
MaintainerRyan Scott
StabilityExperimental
PortabilityGHC
Safe HaskellNone
LanguageHaskell98

Text.Show.Text.GHC.Stats

Description

Monomorphic Show function for GCStats. This module is only available with base-4.5.0.0 or later.

Since: 0.3

Synopsis

Documentation

showbGCStatsPrec :: Int -> GCStats -> Builder Source

Convert a GCStats value to a Builder with the given precedence. This function is only available with base-4.5.0.0 or later.

Since: 0.3