| rawOptsTo* in hledger-lib now takes a day as an argument, and does not live in the IO monad, since it's now pure. This is so that we can run tests containing future transactions that won't fail as soon as ‘the future’ actually arrives. | ||
|---|---|---|
| .. | ||
| AccountTransactionsReport.hs | ||
| BalanceReport.hs | ||
| BudgetReport.hs | ||
| EntriesReport.hs | ||
| MultiBalanceReport.hs | ||
| PostingsReport.hs | ||
| ReportOptions.hs | ||
| ReportTypes.hs | ||