Copyright | (C) 2014-2017 Ryan Scott |
---|---|
License | BSD-style (see the file LICENSE) |
Maintainer | Ryan Scott |
Stability | Provisional |
Portability | GHC |
Safe Haskell | None |
Language | Haskell2010 |
TextShow.GHC.RTS.Flags
Contents
Description
TextShow
instances for data types in the Flags
module.
Only provided if using base-4.8.0.0
or later.
Since: 2
Orphan instances
TextShow GiveGCStats # | Since: 2.1 |
TextShow GCFlags # | Since: 2 |
TextShow ConcFlags # | Since: 2 |
TextShow MiscFlags # | Since: 2 |
TextShow DebugFlags # | Since: 2 |
TextShow DoCostCentres # | Since: 2.1 |
TextShow CCFlags # | Since: 2 |
TextShow DoHeapProfile # | Since: 2.1 |
TextShow ProfFlags # | Since: 2 |
TextShow DoTrace # | Since: 2.1 |
TextShow TraceFlags # | Since: 2 |
TextShow TickyFlags # | Since: 2 |
TextShow RTSFlags # | Since: 2 |