| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
GHC.Debug.Types.Version
Documentation
data ProfilingMode Source #
Constructors
| NoProfiling | We are running profiled code but not doing any profiling right now |
| RetainerProfiling | |
| LDVProfiling | |
| EraProfiling | |
| OtherProfiling |
Instances
Constructors
| Version | |
Fields
| |
isProfiledRTS :: Version -> Bool Source #