mirror of
https://github.com/simonmichael/hledger.git
synced 2025-01-06 02:23:46 +03:00
6905e40c4d
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 |