Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
- profile :: Parser Profile
- timestamp :: Parser LocalTime
- title :: Parser Text
- commandLine :: Parser Text
- totalTime :: Parser TotalTime
- totalAlloc :: Parser TotalAlloc
- topCostCentres :: Parser [AggregatedCostCentre]
- aggregatedCostCentre :: HeaderParams -> Parser AggregatedCostCentre
- costCentres :: Parser CostCentreTree
- costCentre :: HeaderParams -> Parser CostCentre
Documentation
commandLine :: Parser Text Source #
aggregatedCostCentre :: HeaderParams -> Parser AggregatedCostCentre Source #
costCentre :: HeaderParams -> Parser CostCentre Source #