| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
HsSpeedscope
Documentation
Constructors
| SSOptions | |
Fields
| |
shouldRead :: ReadState -> Bool Source #
Constructors
| EL | |
Fields
| |
data CostCentre Source #
Constructors
| CostCentre Word32 Text Text Text |
Instances
| Show CostCentre Source # | |
Defined in HsSpeedscope Methods showsPrec :: Int -> CostCentre -> ShowS # show :: CostCentre -> String # showList :: [CostCentre] -> ShowS # | |