Safe Haskell | None |
---|---|
Language | GHC2021 |
Documentation
data SimplCount Source #
:: Int | History size of the elaborate counter |
-> Tick | |
-> SimplCount | |
-> SimplCount |
doFreeSimplTick :: Tick -> SimplCount -> SimplCount Source #
simplCountN :: SimplCount -> Int Source #
pprSimplCount :: SimplCount -> SDoc Source #
plusSimplCount :: SimplCount -> SimplCount -> SimplCount Source #
:: Bool |
|
-> SimplCount |
isZeroSimplCount :: SimplCount -> Bool Source #
hasDetailedCounts :: SimplCount -> Bool Source #