;lib: CBCSubreportSpec note

This commit is contained in:
Simon Michael 2020-07-17 08:51:58 -07:00
parent e4f8b80d3b
commit e057857c04

View File

@ -156,6 +156,7 @@ data CompoundPeriodicReport a b = CompoundPeriodicReport
} deriving (Show, Generic, ToJSON)
-- | Description of one subreport within a compound balance report.
-- Part of a "CompoundBalanceCommandSpec", but also used in hledger-lib.
data CBCSubreportSpec = CBCSubreportSpec
{ cbcsubreporttitle :: String
, cbcsubreportquery :: Journal -> Query