hledger/hledger-lib/Hledger
Jesse Rosenthal b346d7f701 Journal: make reordering optional in journalFinalise
Currently `journalFinalise` always reverses the order of
entries. However, if there are automated transactions, we might need
to run it twice. This adds a boolean flag to make reordering
optional. This will be used in the `parseAndFinaliseJournal`
functions.
2018-10-12 07:39:53 -07:00
..
Data Journal: make reordering optional in journalFinalise 2018-10-12 07:39:53 -07:00
Read journal: account directives can declare account types 2018-10-09 14:24:59 -10:00
Reports lib: switch to megaparsec 7 2018-09-30 20:15:12 -06:00
Utils lib: switch to megaparsec 7 2018-09-30 20:15:12 -06:00
Data.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Query.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Read.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Reports.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Utils.hs lib: fix home path expansion in includes 2018-10-09 13:35:40 -10:00