| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Debug.Trace.Flags
Description
Utility functions to inspect RTS flags
Synopsis
Documentation
userTracingEnabled :: Bool Source #
Check if user tracing is enabled in event logging. Currently GHC RTS doesn't modify the flag after the eventlog framework is initialized so making this a constant value makes sense.