hledger/hledger-lib/Hledger
Jesse Rosenthal 53b3e2bd94 journal: split up the parts of journalFinalise, and use them as needed.
`journalFinalise` is only used in the `parseAndFinaliseJournal`
functions, but it needs to be run differently at different stages when
transaction modifiers are applied. This change breaks it into smaller
functions, and uses those smaller parts in `parseAndFinaliseJournal`
as needed.
2018-10-12 07:39:53 -07:00
..
Data journal: split up the parts of journalFinalise, and use them as needed. 2018-10-12 07:39:53 -07:00
Read journal: split up the parts of journalFinalise, and use them as needed. 2018-10-12 07:39:53 -07: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