ghc-internal-9.1300.0: Basic libraries
Safe HaskellNone
LanguageHaskell2010

GHC.Internal.RTS.Flags.Test

Description

Module with fewer dependencies than GHC.Internal.RTS.Flags that allows to quickly test if some flag is set.

Synopsis

Documentation

getUserEventTracingEnabled :: IO Bool Source #

Specialized version of getTraceFlags for just checking if user event tracing is enabled.