hledger-0.5: A ledger-compatible text-based accounting tool.Source codeContentsIndex
Ledger.Account
Description

A compound data type for efficiency. An Account stores

  • an AccountName,
  • all Transactions (postings plus ledger transaction info) in the account, excluding subaccounts
  • a MixedAmount representing the account balance, including subaccounts.
Produced by Haddock version 2.7.2