Safe Haskell | None |
---|
Hledger.Data.Account
Description
An Account
stores
- an
AccountName
, - all
Posting
s in the account, excluding subaccounts - a
MixedAmount
representing the account balance, including subaccounts.
hledger-lib-0.17: Core data types, parsers and utilities for the hledger accounting tool.
Safe Haskell | None |
---|
Hledger.Data.Account
Description
An Account
stores
AccountName
,
Posting
s in the account, excluding subaccounts
MixedAmount
representing the account balance, including subaccounts.