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